Home | History | Annotate | Download | only in rendering

Lines Matching refs:includeFontForBox

635     bool includeFont = includeFontForBox(box);
678 if (includeFontForBox(box) && !setUsedFont) {
790 bool RootInlineBox::includeFontForBox(InlineBox* box) const