OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRTL
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/letest/
letsutil.cpp
79
le_bool
getRTL
(const UnicodeString &text)
cletest.c
421
static le_bool
getRTL
(const LEUnicode *text, le_int32 charCount)
470
actual.glyphCount = le_layoutChars(engine, text, 0, charCount, charCount,
getRTL
(text, charCount), 0, 0, &status);
/external/icu4c/test/letest/
letsutil.cpp
79
le_bool
getRTL
(const UnicodeString &text)
cletest.c
421
static le_bool
getRTL
(const LEUnicode *text, le_int32 charCount)
470
actual.glyphCount = le_layoutChars(engine, text, 0, charCount, charCount,
getRTL
(text, charCount), 0, 0, &status);
Completed in 1050 milliseconds