Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1056 uint32_t fGlyphIndex; member
1099 fGlyphIndex, in next()
1124 uint32_t glyphIndex = fGlyphIndex; in next()
1126 fGlyphIndex += glyphsInCluster; in next()
1140 uint32_t fGlyphIndex = 0; member in __anonf162bbc10111::Clusterator
1353 int index = c.fGlyphIndex; in internalDrawText()