Searched refs:m_hasAnnotationsBefore (Results 1 – 3 of 3) sorted by relevance
53 , m_hasAnnotationsBefore(false) in InlineFlowBox()338 unsigned m_hasAnnotationsBefore : 1; variable
154 bool hasAnnotationsBefore() const { return m_hasAnnotationsBefore; } in hasAnnotationsBefore()
269 m_hasAnnotationsBefore = hasAnnotationsBefore; in alignBoxesInBlockDirection()523 if (m_hasAnnotationsBefore) in selectionTop()