Searched refs:tbd (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/skia/src/core/ |
D | SkPaint.cpp | 813 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/ |
D | SkPaint.cpp | 813 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/ |
D | vpx_codec_internal.h | 349 int tbd; member
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkPaint.h | 853 TextBufferDirection tbd = kForward_TextBufferDirection)
|
/external/skia/include/core/ |
D | SkPaint.h | 853 TextBufferDirection tbd = kForward_TextBufferDirection)
|
/external/chromium/chrome/common/extensions/docs/css/ |
D | ApiRefStyles.css | 15 .tbd { /* style for comments that should be visible to all devs */
|