Home
last modified time | relevance | path

Searched refs:kBidi_LTR (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DTextLayout.h45 kBidi_LTR = 0, enumerator
DTextLayout.cpp110 case kBidi_LTR: bidiReq = 0; break; // no ICU constant, canonical LTR level in layoutLine()
DTextLayoutCache.cpp413 case kBidi_LTR: bidiReq = 0; break; // no ICU constant, canonical LTR level in computeValuesWithHarfbuzz()