Searched refs:SelectionEnd (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextEditor.h74 int32 SelectionEnd() const;
H A DTextEditor.cpp365 TextEditor::SelectionEnd() const function in class:TextEditor
374 return SelectionEnd() - SelectionStart();
H A DTextDocumentView.cpp413 end = fTextEditor->SelectionEnd();

Completed in 47 milliseconds