Lines Matching refs:fCurrentRun
195 return !fCurrentRun; in done()
201 return fCurrentRun->glyphCount(); in glyphCount()
205 return fCurrentRun->glyphBuffer(); in glyphs()
209 return fCurrentRun->posBuffer(); in pos()
213 return fCurrentRun->pointBuffer(); in points()
217 return fCurrentRun->xformBuffer(); in xforms()
221 return fCurrentRun->offset(); in offset()
225 return fCurrentRun->font(); in font()
231 return fCurrentRun->clusterBuffer(); in clusters()
235 return fCurrentRun->textSize(); in textSize()
239 return fCurrentRun->textBuffer(); in text()
245 const SkTextBlob::RunRecord* fCurrentRun;