Home | History | Annotate | Download | only in rendering

Lines Matching refs:includeGlyphsForBox

642     if (includeGlyphsForBox(box) && glyphOverflow && glyphOverflow->computeBounds) {
752 bool RootInlineBox::includeGlyphsForBox(InlineBox* box) const