Searched defs:hasAnnotationsAfter (Results 1 – 3 of 3) sorted by relevance
132 bool hasAnnotationsAfter() const { return m_hasAnnotationsAfter; } in hasAnnotationsAfter() function
256 bool hasAnnotationsAfter = false; in alignBoxesInBlockDirection() local
576 …s, int& lineBottomIncludingMargins, bool& hasAnnotationsBefore, bool& hasAnnotationsAfter, FontBas… in placeBoxesInBlockDirection()