Searched defs:fontID (Results 1 – 6 of 6) sorted by relevance
204 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local451 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local464 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
205 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local447 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local460 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
173 SkFontID fontID = face->uniqueID(); in test_tables() local
315 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec()375 const SkFontID fontID = typeface->uniqueID(); in ref_ft_face() local