Home | History | Annotate | Download | only in core

Lines Matching refs:tbd

629 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
651 if (kBackward_TextBufferDirection == tbd) {
909 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd,
912 if (SkPaint::kForward_TextBufferDirection == tbd) {
925 TextBufferDirection tbd) const {
949 SkMeasureCacheProc glyphCacheProc = this->getMeasureCacheProc(tbd, false);
951 SkTextBufferPred pred = chooseTextBufferPred(tbd, &text, length, &stop);
992 return (kForward_TextBufferDirection == tbd) ?