Searched refs:_ShowCaret (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.h81 void _ShowCaret(bool show);
H A DTextDocumentView.cpp223 _ShowCaret(true);
384 _ShowCaret(!extendSelection);
396 _ShowCaret(false);
508 TextDocumentView::_ShowCaret(bool show) function in class:TextDocumentView
532 _ShowCaret(!fShowCaret);
/haiku/src/kits/interface/
H A DTextView.cpp788 _ShowCaret();
1177 _ShowCaret();
1217 _ShowCaret();
1302 _ShowCaret();
1358 _ShowCaret();
1530 _ShowCaret();
1642 _ShowCaret();
2434 _ShowCaret();
4684 BTextView::_ShowCaret() function in class:BTextView
5184 _ShowCaret();
[all...]
/haiku/headers/os/interface/
H A DTextView.h337 void _ShowCaret();

Completed in 109 milliseconds