Home | History | Annotate | Download | only in pdf

Lines Matching refs:defaultWidth

244                                                int16_t defaultWidth) {
261 if (defaultWidth > 0) {
263 scaleFromFontUnits(defaultWidth, emSize));
378 int16_t defaultWidth = 0;
383 glyphCache.get(), &font.glyphUsage(), SkToS16(emSize), &defaultWidth);
388 "DW", scaleFromFontUnits(defaultWidth, SkToS16(emSize)));