Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasAnnotationsAfter

256     bool hasAnnotationsAfter = false;
258 lineTopIncludingMargins, lineBottomIncludingMargins, hasAnnotationsBefore, hasAnnotationsAfter, baselineType());
260 m_hasAnnotationsAfter = hasAnnotationsAfter;
282 if (prevRootBox() && prevRootBox()->hasAnnotationsAfter())
296 if (!prevRootBox() || !prevRootBox()->hasAnnotationsAfter())