Home
last modified time | relevance | path

Searched defs:remainingGlyphCount (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp690 UINT32* remainingGlyphCount, UINT32 numGlyphs, in glyph_to_unicode_map()
721 UINT32 remainingGlyphCount = numGlyphs; in getGlyphToUnicodeMap() local