Home
last modified time | relevance | path

Searched refs:glyphLimit (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp884 int glyphLimit = index + c.fGlyphCount; in internalDrawGlyphRun() local
900 glyphLimit > index + 1 || // toUnicode wouldn't work in internalDrawGlyphRun()
920 for (; index < glyphLimit; ++index) { in internalDrawGlyphRun()

Completed in 3 milliseconds