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

/external/icu/icu4c/source/common/
H A Dubidi.cpp72 * Changes of dirProp values are done on the fly, without writing
383 DirProp dirProp, result=ON; local
387 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar);
389 if(dirProp==L || dirProp==R || dirProp==AL) {
390 result=dirProp;
393 if(dirProp==B) {
425 * FSI initiators are also resolved and their dirProp replaced with LRI or RLI.
438 DirProp dirProp local
882 DirProp *dirProps, dirProp, newProp; local
1082 DirProp dirProp; local
1364 DirProp dirProp=dirProps[i]; local
1833 DirProp *dirProps=pBiDi->dirProps, dirProp; local
2079 DirProp dirProp; local
2107 DirProp dirProp; local
2133 DirProp dirProp; local
2830 DirProp dirProp; local
[all...]

Completed in 317 milliseconds