Home
last modified time | relevance | path

Searched refs:tbd (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
DSkPaint.cpp813 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd, in getMeasureCacheProc() argument
839 if (kBackward_TextBufferDirection == tbd) { in getMeasureCacheProc()
1172 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd, in chooseTextBufferPred() argument
1175 if (SkPaint::kForward_TextBufferDirection == tbd) { in chooseTextBufferPred()
1188 TextBufferDirection tbd) const { in breakText()
1218 SkMeasureCacheProc glyphCacheProc = paint.getMeasureCacheProc(tbd, false); in breakText()
1220 SkTextBufferPred pred = chooseTextBufferPred(tbd, &text, length, &stop); in breakText()
1262 return (kForward_TextBufferDirection == tbd) ? in breakText()
/external/skia/src/core/
DSkPaint.cpp813 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd, in getMeasureCacheProc() argument
839 if (kBackward_TextBufferDirection == tbd) { in getMeasureCacheProc()
1172 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd, in chooseTextBufferPred() argument
1175 if (SkPaint::kForward_TextBufferDirection == tbd) { in chooseTextBufferPred()
1188 TextBufferDirection tbd) const { in breakText()
1218 SkMeasureCacheProc glyphCacheProc = paint.getMeasureCacheProc(tbd, false); in breakText()
1220 SkTextBufferPred pred = chooseTextBufferPred(tbd, &text, length, &stop); in breakText()
1262 return (kForward_TextBufferDirection == tbd) ? in breakText()
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h349 int tbd; member
/external/chromium_org/third_party/skia/include/core/
DSkPaint.h853 TextBufferDirection tbd = kForward_TextBufferDirection)
/external/skia/include/core/
DSkPaint.h853 TextBufferDirection tbd = kForward_TextBufferDirection)
/external/chromium/chrome/common/extensions/docs/css/
DApiRefStyles.css15 .tbd { /* style for comments that should be visible to all devs */