Home
last modified time | relevance | path

Searched refs:uscript_nextRun (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/
Dusc_impl.h137 uscript_nextRun(UScriptRun *scriptRun, int32_t *pRunStart, int32_t *pRunLimit, UScriptCode *pRunScr…
Dusc_impl.cpp258 uscript_nextRun(UScriptRun *scriptRun, int32_t *pRunStart, int32_t *pRunLimit, UScriptCode *pRunScr… in uscript_nextRun() function
/external/icu/libicu/cts_headers/
Dusc_impl.h137 uscript_nextRun(UScriptRun *scriptRun, int32_t *pRunStart, int32_t *pRunLimit, UScriptCode *pRunScr…
/external/icu/icu4c/source/layoutex/
DParagraphLayout.cpp624 while (uscript_nextRun(sr, NULL, NULL, &scriptCode)) { in isComplex()
760 while (uscript_nextRun(sr, NULL, &limit, &script)) { in computeScripts()
/external/icu/libicu/cts_headers/unicode/
Durename.h1624 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun) macro
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c2155 while (uscript_nextRun(scriptRun, &runStart, &runLimit, &runCode)) { in CheckScriptRuns()
2283 if (uscript_nextRun(scriptRun, NULL, NULL, NULL)) { in TestUScriptRunAPI()
/external/icu/icu4c/source/common/unicode/
Durename.h1624 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun) macro
/external/icu/libandroidicu/include/unicode/
Durename.h1624 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h1624 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun) macro