Searched refs:DirProp_S (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ubidi.cpp | 1442 enum { DirProp_L=0, DirProp_R=1, DirProp_EN=2, DirProp_AN=3, DirProp_ON=4, DirProp_S=5, DirProp_B=6… enumerator 1497 …1,7), 15 ,s(1,17), s(1,7), s(1,9), s(1,7), 15 , s(1,7), s(1,3),s(1,18),s(1,21), DirProp_S }, 1498 …1,8), 16 ,s(1,17), s(1,8), s(1,8), s(1,8), 16 , s(1,8), s(1,3),s(1,18),s(1,21), DirProp_S }, 1915 if (_prop == DirProp_S) /* add LRM before S */ in processPropertySeq() 1931 if (_prop == DirProp_S) /* add LRM before S */ in processPropertySeq() 2003 if (_prop == DirProp_S) /* add RLM before S */ in processPropertySeq()
|