Searched defs:glyphsLeft (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkTypeface_win_dw.cpp97 int glyphsLeft = glyphCount - baseGlyph; local
98 int limit = SkTMin(glyphsLeft, scratchCount);

Completed in 82 milliseconds