Searched refs:numXpos (Results 1 – 1 of 1) sorted by relevance
2852 size_t numXpos = fPaint.textToGlyphs(fText, fByteLength, nullptr); local2853 for (size_t i = 0; i < numXpos; i++) {