Home
last modified time | relevance | path

Searched refs:fInText (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp662 if (fInText) { in flush()
664 fInText = false; in flush()
705 if (!fInText) { in writeGlyph()
707 fInText = true; in writeGlyph()
725 bool fInText = false; member in __anon18906::GlyphPositioner

Completed in 5 milliseconds