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

/haiku/src/apps/terminal/
H A DInlineInput.cpp25 fSelectionLength(0),
76 return fSelectionLength;
83 fSelectionLength = length;
H A DInlineInput.h49 int32 fSelectionLength; member in class:InlineInput
/haiku/src/kits/interface/textview_support/
H A DInlineInput.cpp36 fSelectionLength(0),
119 return fSelectionLength;
129 fSelectionLength = length;
H A DInlineInput.h54 int32 fSelectionLength; member in class:BTextView::InlineInput

Completed in 49 milliseconds