Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp964 if (fInText) { in flush()
966 fInText = false; in flush()
1003 if (!fInText) { in writeGlyph()
1005 fInText = true; in writeGlyph()
1021 bool fInText = false; member in __anonf162bbc10111::GlyphPositioner