Home
last modified time | relevance | path

Searched refs:has_outline_glyph (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.cpp1323 static bool has_outline_glyph(SkGlyphID gid, SkGlyphCache* cache) { in has_outline_glyph() function
1600 if (!has_outline_glyph(gid, glyphCache.get())) { in internalDrawText()
1604 if (!has_outline_glyph(gid, glyphCache.get())) { in internalDrawText()