Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp725 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd, in getMeasureCacheProc() argument
747 if (kBackward_TextBufferDirection == tbd) { in getMeasureCacheProc()
1031 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd, in chooseTextBufferPred() argument
1034 if (SkPaint::kForward_TextBufferDirection == tbd) { in chooseTextBufferPred()
1047 TextBufferDirection tbd) const { in breakText()
1078 SkMeasureCacheProc glyphCacheProc = this->getMeasureCacheProc(tbd, false); in breakText()
1080 SkTextBufferPred pred = chooseTextBufferPred(tbd, &text, length, &stop); in breakText()
1122 return (kForward_TextBufferDirection == tbd) ? in breakText()
/external/libvpx/vpx/internal/
Dvpx_codec_internal.h351 int tbd; member
/external/libvpx/vp8/
Dvp8_cx_iface.c1168 ctx->base.enc.tbd |= FORCE_KEY; in api1_control()
1198 int force = ctx->base.enc.tbd; in api1_encode()
1200 ctx->base.enc.tbd = 0; in api1_encode()
/external/skia/include/core/
DSkPaint.h862 TextBufferDirection tbd = kForward_TextBufferDirection)
/external/chromium/chrome/common/extensions/docs/css/
DApiRefStyles.css15 .tbd { /* style for comments that should be visible to all devs */