Home
last modified time | relevance | path

Searched defs:fontID (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/pdf/
DSkPDFType1Font.cpp259 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local
272 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
DSkPDFFont.cpp198 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local
/external/skqp/src/pdf/
DSkPDFFont.cpp204 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local
451 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local
464 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
/external/skia/tests/
DFontHostTest.cpp129 SkFontID fontID = face->uniqueID(); in test_tables() local
/external/skqp/tests/
DFontHostTest.cpp173 SkFontID fontID = face->uniqueID(); in test_tables() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp353 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec()
413 const SkFontID fontID = typeface->uniqueID(); in ref_ft_face() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp315 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec()
375 const SkFontID fontID = typeface->uniqueID(); in ref_ft_face() local