Searched refs:widthFromLastWordBreak (Results 1 – 2 of 2) sorted by relevance
139 inline ParaWidth widthFromLastWordBreak() const { in widthFromLastWordBreak() function
251 if (proc.widthFromLastWordBreak() > minLineWidth) { in populateCandidates()