Searched defs:hasAnnotationsBefore (Results 1 – 3 of 3) sorted by relevance
154 bool hasAnnotationsBefore() const { return m_hasAnnotationsBefore; } in hasAnnotationsBefore() function
265 bool hasAnnotationsBefore = false; in alignBoxesInBlockDirection() local
599 …neTopIncludingMargins, LayoutUnit& lineBottomIncludingMargins, bool& hasAnnotationsBefore, bool& h… in placeBoxesInBlockDirection()