Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1028 if (fInText) { in flush()
1030 fInText = false; in flush()
1062 if (!fInText) { in writeGlyph()
1064 fInText = true; in writeGlyph()
1080 bool fInText = false; member in __anon9006ff200211::GlyphPositioner