Home | History | Annotate | Download | only in pdf

Lines Matching refs:multiByteGlyphs

1340     bool multiByteGlyphs = SkPDFFont::IsMultiByte(SkPDFFont::FontType(*metrics));
1347 multiByteGlyphs,
1407 SkASSERT(font->multiByteGlyphs() == multiByteGlyphs);
1421 SkGlyphID encodedGlyph = multiByteGlyphs ? gid : font->glyphToPDFFontEncoding(gid);