Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DInlineInput.h37 bool GetClause(int32 index, int32 *start, int32 *end) const;
H A DInlineInput.cpp117 InlineInput::GetClause(int32 index, int32 *start, int32 *end) const in GetClause() function in InlineInput
/haiku/src/kits/interface/textview_support/
H A DInlineInput.h40 bool GetClause(int32 index, int32 *start, int32 *end) const;
H A DInlineInput.cpp178 BTextView::InlineInput::GetClause(int32 index, int32 *start, int32 *end) const in GetClause() function in BTextView::InlineInput