Lines Matching full:glyphs
737 // A font with multibyte glyphs will support all glyph IDs in a single font.966 // Single byte glyph encoding supports a max of 255 glyphs.1131 uint32_t* glyphs = (glyphIDs.count() == 1) ? NULL : glyphIDs.begin();1132 uint32_t glyphsCount = glyphs ? glyphIDs.count() : 0;1137 glyphs,