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
/dalvik/libcore/text/src/main/java/org/apache/harmony/text/
BidiWrapper.java
31
public static final int
UBIDI_MAX_EXPLICIT_LEVEL
= 61;
/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 18 milliseconds