Searched refs:setEndLineMatched (Results 1 – 2 of 2) sorted by relevance
71 void setEndLineMatched(bool endLineMatched) { m_endLineMatched = endLineMatched; } in setEndLineMatched() function
798 …layoutState.setEndLineMatched(matchedEndLine(layoutState, resolver, cleanLineStart, cleanLineBidiS… in layoutRunsAndFloatsInRange()