Searched refs:_FindLineBreak (Results 1 – 2 of 2) sorted by relevance
306 int32 _FindLineBreak(int32 fromOffset,
3876 int32 toOffset = _FindLineBreak(fromOffset, &ascent, &descent, &width); in _RecalculateLineBreaks()3980 BTextView::_FindLineBreak(int32 fromOffset, float* _ascent, float* _descent, in _FindLineBreak() function in BTextView