Home
last modified time | relevance | path

Searched refs:USCRIPT_HIRAGANA (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c82 USCRIPT_HAN, USCRIPT_HANGUL, USCRIPT_HEBREW, USCRIPT_HIRAGANA, in TestUScriptCodeAPI()
122 UScriptCode jaCode[]={USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN }; in TestUScriptCodeAPI()
154 static const UScriptCode JAPANESE[3] = { USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN }; in TestUScriptCodeAPI()
233 USCRIPT_HAN, USCRIPT_HANGUL, USCRIPT_HEBREW, USCRIPT_HIRAGANA, in TestUScriptCodeAPI()
Dcmsccoll.c4694 …int32_t duplicateReorderCodes[] = {USCRIPT_HIRAGANA, USCRIPT_GREEK, UCOL_REORDER_CODE_CURRENCY, US… in TestReorderingAPI()
4963 USCRIPT_HIRAGANA, in TestEquivalentReorderingScripts()
4982 USCRIPT_HIRAGANA, equivalentScripts, UPRV_LENGTHOF(equivalentScripts), &status); in TestEquivalentReorderingScripts()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duscript.cpp24 static const UScriptCode JAPANESE[3] = { USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN };
Dbrkeng.cpp191 case USCRIPT_HIRAGANA: in loadEngineFor()
Duts46.cpp1302 if(script==USCRIPT_HIRAGANA || script==USCRIPT_KATAKANA || script==USCRIPT_HAN) { in checkLabelContextO()
/third_party/node/deps/icu-small/source/common/
Duscript.cpp27 static const UScriptCode JAPANESE[3] = { USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN };
Dbrkeng.cpp209 case USCRIPT_HIRAGANA: in loadEngineFor()
Duts46.cpp1312 if(script==USCRIPT_HIRAGANA || script==USCRIPT_KATAKANA || script==USCRIPT_HAN) { in checkLabelContextO()
/third_party/skia/third_party/externals/icu/source/common/
Duscript.cpp27 static const UScriptCode JAPANESE[3] = { USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN };
Dbrkeng.cpp190 case USCRIPT_HIRAGANA: in loadEngineFor()
/third_party/icu/icu4c/source/common/
Duscript.cpp27 static const UScriptCode JAPANESE[3] = { USCRIPT_KATAKANA, USCRIPT_HIRAGANA, USCRIPT_HAN };
Dbrkeng.cpp190 case USCRIPT_HIRAGANA: in loadEngineFor()
Duts46.cpp1312 if(script==USCRIPT_HIRAGANA || script==USCRIPT_KATAKANA || script==USCRIPT_HAN) { in checkLabelContextO()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duscript.h105 USCRIPT_HIRAGANA = 20, /* Hira */ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duscript.h105 USCRIPT_HIRAGANA = 20, /* Hira */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duscript.h105 USCRIPT_HIRAGANA = 20, /* Hira */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duscript.h105 USCRIPT_HIRAGANA = 20, /* Hira */ enumerator
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp326 { 0x304B, USCRIPT_HIRAGANA },
911 if(script == USCRIPT_HIRAGANA) { in parseFractionalUCA()
/third_party/icu/icu4c/source/test/intltest/
Ducdtest.cpp440 return USCRIPT_HIRAGANA; in getCharScript()
Ditspoof.cpp531 TEST_ASSERT(s1.test(USCRIPT_HIRAGANA, status)); in testScriptSet()
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp250 if (result.test(USCRIPT_HIRAGANA, status)) { in getAugmentedScriptSet()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp250 if (result.test(USCRIPT_HIRAGANA, status)) { in getAugmentedScriptSet()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp262 if (result.test(USCRIPT_HIRAGANA, status)) { in getAugmentedScriptSet()
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp250 if (result.test(USCRIPT_HIRAGANA, status)) { in getAugmentedScriptSet()
/third_party/icu/tools/unicode/c/genprops/
Dpnames_data.h667 Value(USCRIPT_HIRAGANA, "Hira Hiragana"),

12