Home | History | Annotate | Download | only in rendering

Lines Matching refs:includeGlyphsForBox

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