Searched refs:_ParagraphLayoutIndexForOffset (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.h113 int32 _ParagraphLayoutIndexForOffset(
H A DTextDocumentLayout.cpp212 int32 index = _ParagraphLayoutIndexForOffset(textOffset);
297 int32 index = _ParagraphLayoutIndexForOffset(textOffset);
400 TextDocumentLayout::_ParagraphLayoutIndexForOffset(int32& textOffset) function in class:TextDocumentLayout

Completed in 88 milliseconds