Searched refs:endLineMatched (Results 1 – 2 of 2) sorted by relevance
70 bool endLineMatched() const { return m_endLineMatched; } in endLineMatched() function71 void setEndLineMatched(bool endLineMatched) { m_endLineMatched = endLineMatched; } in setEndLineMatched() argument
799 if (layoutState.endLineMatched()) { in layoutRunsAndFloatsInRange()987 if (layoutState.endLineMatched()) { in linkToEndLineIfNeeded()