Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp770 static bool needs_new_font(SkPDFFont* font, const SkGlyph* glyph, in needs_new_font() function
926 if (needs_new_font(font, glyphs[index], fontType)) { in internalDrawGlyphRun()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp794 static bool needs_new_font(SkPDFFont* font, const SkGlyph* glyph, in needs_new_font() function
939 if (needs_new_font(font, glyphs[index], fontType)) { in internalDrawGlyphRun()