Home
last modified time | relevance | path

Searched refs:updateSelectionStyle (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextEditor.h84 bool updateSelectionStyle);
87 bool updateSelectionStyle);
H A DTextEditor.cpp419 bool lockSelectionAnchor, bool updateSelectionStyle) in _SetCaretOffset() argument
432 _SetSelection(caret, anchor, updateAnchor, updateSelectionStyle); in _SetCaretOffset()
438 bool updateSelectionStyle) in _SetSelection() argument
459 if (updateSelectionStyle) in _SetSelection()