Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasAnnotationsAfter

234     bool hasAnnotationsAfter = false;
236 lineTopIncludingMargins, lineBottomIncludingMargins, hasAnnotationsBefore, hasAnnotationsAfter, baselineType());
238 m_hasAnnotationsAfter = hasAnnotationsAfter;
270 if (prevRootBox() && prevRootBox()->hasAnnotationsAfter())
284 if (!prevRootBox() || !prevRootBox()->hasAnnotationsAfter())