Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.cpp2053 , fXpsGlyphs(xpsGlyphs) { } in ProcessOneGlyph()
2061 XPS_GLYPH_INDEX* xpsGlyph = fXpsGlyphs->append(); in operator ()()
2065 if (1 == fXpsGlyphs->count()) { in operator ()()
2071 const XPS_GLYPH_INDEX& first = (*fXpsGlyphs)[0]; in operator ()()
2087 GlyphRun* const fXpsGlyphs; member in ProcessOneGlyph