Searched defs:getRTL (Results 1 - 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/letest/ |
H A D | letsutil.cpp | 83 le_bool getRTL(const UnicodeString &text) function
|
H A D | cletest.c | 425 static le_bool getRTL(const LEUnicode *text, le_int32 charCount) function 474 actual.glyphCount = le_layoutChars(engine, text, 0, charCount, charCount, getRTL(text, charCount), 0, 0, &status);
|
Completed in 153 milliseconds