Searched refs:m_hasAnnotationsAfter (Results 1 – 3 of 3) sorted by relevance
54 , m_hasAnnotationsAfter(false) in InlineFlowBox()339 unsigned m_hasAnnotationsAfter : 1; variable
155 bool hasAnnotationsAfter() const { return m_hasAnnotationsAfter; } in hasAnnotationsAfter()
270 m_hasAnnotationsAfter = hasAnnotationsAfter; in alignBoxesInBlockDirection()572 if (m_hasAnnotationsAfter) in selectionBottom()