Home | History | Annotate | Download | only in pdf

Lines Matching defs:multiByteGlyphs

1503         bool multiByteGlyphs = SkPDFFont::IsMultiByte(SkPDFFont::FontType(*metrics));
1510 multiByteGlyphs,
1573 SkASSERT(font->multiByteGlyphs() == multiByteGlyphs);
1608 SkGlyphID encodedGlyph = multiByteGlyphs ? gid : font->glyphToPDFFontEncoding(gid);