Searched refs:m_hasAnnotationsBefore (Results 1 – 3 of 3) sorted by relevance
54 , m_hasAnnotationsBefore(false) in InlineFlowBox()342 unsigned m_hasAnnotationsBefore : 1; variable
149 bool hasAnnotationsBefore() const { return m_hasAnnotationsBefore; } in hasAnnotationsBefore()
237 m_hasAnnotationsBefore = hasAnnotationsBefore; in alignBoxesInBlockDirection()397 if (m_hasAnnotationsBefore) in selectionTop()