Searched refs:setEndsWithBreak (Results 1 – 3 of 3) sorted by relevance
388 void setEndsWithBreak(bool endsWithBreak) { m_bitfields.setEndsWithBreak(endsWithBreak); } in setEndsWithBreak() function
94 using InlineBox::setEndsWithBreak;
832 lineBox->setEndsWithBreak(lineInfo.previousLineBrokeCleanly()); in createLineBoxesFromBidiRuns()