Searched refs:GetTextRegion (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp258 GetTextRegion(action->startOffset, action->endOffset, &textRegion);
/haiku/src/kits/interface/
H A DTextView.cpp593 GetTextRegion(fSelStart, fSelEnd, &region);
992 GetTextRegion(fSelStart, fSelEnd, &region);
2076 BTextView::GetTextRegion(int32 startOffset, int32 endOffset, function in class:BTextView
2218 GetTextRegion(startOffset, endOffset, &selRegion);
4475 GetTextRegion(offset, offset + length, &textRegion);
4487 GetTextRegion(fInline->Offset()
4611 GetTextRegion(fInline->Offset(), fInline->Offset() + fInline->Length(),
4866 GetTextRegion(fSelStart, fSelEnd, &textRegion);
4904 GetTextRegion(fSelStart, fSelEnd, &region);
/haiku/headers/os/interface/
H A DTextView.h170 void GetTextRegion(int32 startOffset,
/haiku/src/kits/tracker/
H A DTextWidget.cpp385 textView->GetTextRegion(start, finish, &selectedRegion);
/haiku/src/apps/mail/
H A DContent.cpp1690 GetTextRegion(start, finish, &selectRegion);

Completed in 122 milliseconds