Searched refs:updateAnchor (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextEditor.h82 bool updateAnchor,
86 bool updateAnchor,
H A DTextEditor.cpp418 TextEditor::_SetCaretOffset(int32 offset, bool updateAnchor, argument
432 _SetSelection(caret, anchor, updateAnchor, updateSelectionStyle);
437 TextEditor::_SetSelection(int32 caret, int32 anchor, bool updateAnchor, argument
449 if (updateAnchor) {

Completed in 84 milliseconds