OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UBIDI_MAX_EXPLICIT_LEVEL
(Results
1 - 10
of
10
) sorted by null
/libcore/luni/src/main/java/org/apache/harmony/text/
NativeBidi.java
31
public static final int
UBIDI_MAX_EXPLICIT_LEVEL
= 61;
/external/chromium/third_party/icu/public/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
323
* assumes that
UBIDI_MAX_EXPLICIT_LEVEL
is odd.
328
* @see
UBIDI_MAX_EXPLICIT_LEVEL
388
* (The maximum resolved level can be up to <code>
UBIDI_MAX_EXPLICIT_LEVEL
+1</code>).
391
#define
UBIDI_MAX_EXPLICIT_LEVEL
61
[
all
...]