OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ubidi_getLevels
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ubidiln.c
101
level of B chars from 0 to paraLevel in
ubidi_getLevels
when
230
/* all levels are implicitly at paraLevel (important for
ubidi_getLevels
()) */
237
/* all levels are implicitly at paraLevel (important for
ubidi_getLevels
()) */
261
ubidi_getLevels
(UBiDi *pBiDi, UErrorCode *pErrorCode) {
[
all
...]
/external/icu4c/common/
ubidiln.c
105
level of B chars from 0 to paraLevel in
ubidi_getLevels
when
234
/* all levels are implicitly at paraLevel (important for
ubidi_getLevels
()) */
241
/* all levels are implicitly at paraLevel (important for
ubidi_getLevels
()) */
265
ubidi_getLevels
(UBiDi *pBiDi, UErrorCode *pErrorCode) {
[
all
...]
/libcore/luni/src/main/java/java/text/
Bidi.java
325
offsetLevel = (length == 0) ? null :
ubidi_getLevels
(pBidi);
621
private static native byte[]
ubidi_getLevels
(long pBiDi);
/external/icu4c/common/unicode/
urename.h
431
#define
ubidi_getLevels
U_ICU_ENTRY_POINT_RENAME(
ubidi_getLevels
)
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
442
#define
ubidi_getLevels
U_ICU_ENTRY_POINT_RENAME(
ubidi_getLevels
)
[
all
...]
Completed in 57 milliseconds