Searched refs:handleText (Results 1 – 2 of 2) sorted by relevance
92 if (context.handleText(wordMeasurements, m_hyphenated)) { in nextLineBreak()
99 bool handleText(WordMeasurements&, bool& hyphenated);530 inline bool BreakingContext::handleText(WordMeasurements& wordMeasurements, bool& hyphenated) in handleText() function