Home | History | Annotate | Download | only in debugger

Lines Matching refs:numXpos

2886     size_t numXpos = fPaint.textToGlyphs(fText, fByteLength, nullptr);
2887 for (size_t i = 0; i < numXpos; i++) {