Home | History | Annotate | Download | only in rendering

Lines Matching refs:includeGlyphsForBox

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