Home
last modified time | relevance | path

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

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