Searched defs:DirProp (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dubidiimp.h29 typedef uint8_t DirProp; typedef
107 #define GET_LR_FROM_LEVEL(level) ((DirProp)((level)&1))
166 DirProp lastStrong; /* bidi class of last strong char found in this run */
167 DirProp lastBase; /* bidi class of last base char found in this run */
282 DirProp *dirPropsMemory;
293 DirProp *dirProps;
383 DirProp *dirPropsMemory;

Completed in 67 milliseconds