Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFDevice.cpp806 bool bitmapOnly = nullptr == glyph->path(); in needs_new_font() local
808 return convertedToType3 != bitmapOnly; in needs_new_font()