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

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.h115 int32 _ParagraphLayoutIndexForLineIndex(
H A DTextDocumentLayout.cpp231 int32 index = _ParagraphLayoutIndexForLineIndex(lineIndex, paragraphOffset);
245 int32 index = _ParagraphLayoutIndexForLineIndex(lineIndex, paragraphOffset);
277 int32 index = _ParagraphLayoutIndexForLineIndex(lineIndex, paragraphOffset);
432 TextDocumentLayout::_ParagraphLayoutIndexForLineIndex(int32& lineIndex, function in class:TextDocumentLayout

Completed in 31 milliseconds