Home
last modified time | relevance | path

Searched refs:uscript_openRun (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dusc_impl.h81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
Dusc_impl.cpp192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dusc_impl.h81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
Dusc_impl.cpp192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
/third_party/skia/third_party/externals/icu/source/common/
Dusc_impl.h81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
Dusc_impl.cpp192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
/third_party/icu/icu4c/source/common/
Dusc_impl.h81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
Dusc_impl.cpp192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp621 UScriptRun *sr = uscript_openRun(chars, count, &scriptStatus); in isComplex()
755 UScriptRun *sr = uscript_openRun(fChars, fCharCount, &scriptStatus); in computeScripts()
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c2244 scriptRun = uscript_openRun(NULL, stringLimit, &err); in TestUScriptRunAPI()
2260 scriptRun = uscript_openRun(testString, 0, &err); in TestUScriptRunAPI()
2276 scriptRun = uscript_openRun(NULL, 0, &err); in TestUScriptRunAPI()
2328 scriptRun = uscript_openRun(testString, stringLimit, &err); in TestUScriptRunAPI()
/third_party/icu/icu4c/source/common/unicode/
Durename.h1634 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1634 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1565 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1641 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro