Home
last modified time | relevance | path

Searched refs:SetAutoindent (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DTextView.h201 void SetAutoindent(bool state);
/haiku/docs/user/interface/
H A DTextView.dox180 auto-indentation off with SetAutoindent().
1409 \fn void BTextView::SetAutoindent(bool state)
1425 \see SetAutoindent()
/haiku/src/kits/interface/
H A DTextView.cpp374 SetAutoindent(toggle); in BTextView()
2518 BTextView::SetAutoindent(bool state) in SetAutoindent() function in BTextView