Home | History | Annotate | Download | only in core

Lines Matching refs:tbd

832 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
858 if (kBackward_TextBufferDirection == tbd) {
1184 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd,
1187 if (SkPaint::kForward_TextBufferDirection == tbd) {
1200 TextBufferDirection tbd) const {
1230 SkMeasureCacheProc glyphCacheProc = paint.getMeasureCacheProc(tbd, false);
1232 SkTextBufferPred pred = chooseTextBufferPred(tbd, &text, length, &stop);
1274 return (kForward_TextBufferDirection == tbd) ?