Home | History | Annotate | Download | only in line

Lines Matching refs:glyphOverflow

518     GlyphOverflow glyphOverflow;
520 return text->width(from, len, font, xPos, text->style()->direction(), fallbackFonts, &glyphOverflow);
527 return font.width(run, fallbackFonts, &glyphOverflow);