Searched refs:m_hasAnnotationsAfter (Results 1 – 3 of 3) sorted by relevance
55 , m_hasAnnotationsAfter(false) in InlineFlowBox()343 unsigned m_hasAnnotationsAfter : 1; variable
150 bool hasAnnotationsAfter() const { return m_hasAnnotationsAfter; } in hasAnnotationsAfter()
238 m_hasAnnotationsAfter = hasAnnotationsAfter; in alignBoxesInBlockDirection()448 if (m_hasAnnotationsAfter) in selectionBottom()