Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp908 if (fInText) { in flush()
910 fInText = false; in flush()
944 if (!fInText) { in writeGlyph()
946 fInText = true; in writeGlyph()
962 bool fInText = false; member in __anonf162bbc10211::GlyphPositioner
/external/skqp/src/pdf/
DSkPDFDevice.cpp921 if (fInText) { in flush()
923 fInText = false; in flush()
957 if (!fInText) { in writeGlyph()
959 fInText = true; in writeGlyph()
975 bool fInText = false; member in __anon7fe531d80211::GlyphPositioner