Home
last modified time | relevance | path

Searched defs:typefaceID (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pdf/
DSkPDFType1Font.cpp263 SkTypefaceID typefaceID = typeface->uniqueID(); in type_1_glyphnames() local
276 SkTypefaceID typefaceID = typeface->uniqueID(); in type1_font_descriptor() local
DSkPDFFont.cpp214 uint64_t typefaceID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local
/external/skia/tests/
DFontHostTest.cpp143 SkTypefaceID typefaceID = face->uniqueID(); in test_tables() local
/external/skia/src/xps/
DSkXPSDevice.cpp1733 const SkTypefaceID typefaceID = typeface->uniqueID(); in CreateTypefaceUse() local