Searched refs:glyphCount (Results 1 – 1 of 1) sorted by relevance
433 size_t glyphCount = end - start; in operator ()() local434 canvas->drawText(glyphs + start, pos + (2 * start), glyphCount, paint, x, y, in operator ()()