OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UBIDI_MAX_EXPLICIT_LEVEL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h
322
* assumes that
UBIDI_MAX_EXPLICIT_LEVEL
is odd.
327
* @see
UBIDI_MAX_EXPLICIT_LEVEL
387
* (The maximum resolved level can be up to <code>
UBIDI_MAX_EXPLICIT_LEVEL
+1</code>).
390
#define
UBIDI_MAX_EXPLICIT_LEVEL
61
[
all
...]
/external/icu4c/common/unicode/
ubidi.h
322
* assumes that
UBIDI_MAX_EXPLICIT_LEVEL
is odd.
327
* @see
UBIDI_MAX_EXPLICIT_LEVEL
387
* (The maximum resolved level can be up to <code>
UBIDI_MAX_EXPLICIT_LEVEL
+1</code>).
390
#define
UBIDI_MAX_EXPLICIT_LEVEL
61
[
all
...]
Completed in 257 milliseconds