Searched defs:caretPos (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/webpositive/autocompletion/
H A DTextViewCompleter.cpp29 GetEditViewState(BString& text, int32* caretPos) argument
44 SetEditViewState(const BString& text, int32 caretPos, int32 selectionLength) argument
H A DAutoCompleter.cpp28 SelectPatternBounds(const BString& text, int32 caretPos, int32* start, int32* length) argument
H A DAutoCompleterDefaultImpl.cpp169 int32 caretPos; local
21 SelectPatternBounds(const BString& text, int32 caretPos, int32* start, int32* length) argument

Completed in 72 milliseconds