Home | History | Annotate | Download | only in rendering

Lines Matching refs:includeFontForBox

591     bool includeFont = includeFontForBox(box);
634 if (includeFontForBox(box) && !setUsedFont) {
739 bool RootInlineBox::includeFontForBox(InlineBox* box) const