Lines Matching refs:fCurrentRun
213 return !fCurrentRun; in done()
219 return fCurrentRun->glyphCount(); in glyphCount()
223 return fCurrentRun->glyphBuffer(); in glyphs()
227 return fCurrentRun->posBuffer(); in pos()
231 return fCurrentRun->pointBuffer(); in points()
235 return fCurrentRun->xformBuffer(); in xforms()
239 return fCurrentRun->offset(); in offset()
243 return fCurrentRun->font(); in font()
248 return fCurrentRun->clusterBuffer(); in clusters()
252 return fCurrentRun->textSize(); in textSize()
256 return fCurrentRun->textBuffer(); in text()
262 const SkTextBlob::RunRecord* fCurrentRun;