Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1115 uint32_t fGlyphIndex; member
1158 fGlyphIndex, in next()
1183 uint32_t glyphIndex = fGlyphIndex; in next()
1185 fGlyphIndex += glyphsInCluster; in next()
1199 uint32_t fGlyphIndex = 0; member in __anon9006ff200211::Clusterator
1519 int index = c.fGlyphIndex; in internalDrawText()