Searched defs:hasAnnotationsAfter (Results 1 – 3 of 3) sorted by relevance
150 bool hasAnnotationsAfter() const { return m_hasAnnotationsAfter; } in hasAnnotationsAfter() function
234 bool hasAnnotationsAfter = false; in alignBoxesInBlockDirection() local
611 …utUnit& lineBottomIncludingMargins, bool& hasAnnotationsBefore, bool& hasAnnotationsAfter, FontBas… in placeBoxesInBlockDirection()