Searched refs:uscript_openRun (Results 1 – 14 of 14) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | usc_impl.h | 81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
|
D | usc_impl.cpp | 192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | usc_impl.h | 81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
|
D | usc_impl.cpp | 192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | usc_impl.h | 81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
|
D | usc_impl.cpp | 192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
|
/third_party/icu/icu4c/source/common/ |
D | usc_impl.h | 81 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode);
|
D | usc_impl.cpp | 192 uscript_openRun(const UChar *src, int32_t length, UErrorCode *pErrorCode) in uscript_openRun() function
|
/third_party/icu/icu4c/source/layoutex/ |
D | ParagraphLayout.cpp | 621 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/ |
D | cucdtst.c | 2244 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/ |
D | urename.h | 1634 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1634 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1565 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1641 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun) macro
|