Searched refs:charFromDirProp (Results 1 – 9 of 9) sorted by relevance
33 char c = charFromDirProp[i]; in testCharFromDirProp()
29 protected static final char[] charFromDirProp = { field in BidiFmwk55 charFromDirProp[TestData.ES] = 0x2b; in initCharFromDirProps()
375 buffer[i] = charFromDirProp[dirProps[i]]; in getStringFromDirProps()
36 char c = charFromDirProp[i]; in testCharFromDirProp()
32 protected static final char[] charFromDirProp = { field in BidiFmwk58 charFromDirProp[TestData.ES] = 0x2b; in initCharFromDirProps()
378 buffer[i] = charFromDirProp[dirProps[i]]; in getStringFromDirProps()
62 charFromDirProp[U_CHAR_DIRECTION_COUNT];
31 charFromDirProp[U_CHAR_DIRECTION_COUNT]={ variable
165 if(u_charDirection(charFromDirProp[i])!=(UCharDirection)i) { in testCharFromDirProp()167 i, charFromDirProp[i], u_charDirection(charFromDirProp[i]), i); in testCharFromDirProp()3583 charFromDirProp[U_EUROPEAN_NUMBER_SEPARATOR]=0x2b; /* change ES character from / to + */ in initCharFromDirProps()3596 buffer[i]=charFromDirProp[dirProps[i]]; in getStringFromDirProps()