Home
last modified time | relevance | path

Searched defs:lastStrong (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiResolver.h154 WTF::Unicode::Direction lastStrong; member
/external/icu/icu4c/source/common/
Dubidi.c455 DirProp lastStrong=ON; /* for default level & inverse BiDi */ in getDirProps() local
2133 DirProp lastStrong=lastL_R_AL(pBiDi); in resolveImplicitLevels() local
Dubidiimp.h166 DirProp lastStrong; /* bidi class of last strong char found in this run */ member