Home
last modified time | relevance | path

Searched defs:sampleChar (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duscript_props.cpp265 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleString() local
282 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleUnicodeString() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duscript_props.cpp252 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleString() local
269 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleUnicodeString() local
/third_party/skia/third_party/externals/icu/source/common/
Duscript_props.cpp260 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleString() local
277 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleUnicodeString() local
/third_party/icu/icu4c/source/common/
Duscript_props.cpp260 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleString() local
277 int32_t sampleChar = getScriptProps(script) & 0x1fffff; in uscript_getSampleUnicodeString() local
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp223 UChar32 sampleChar; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScript.java1402 int sampleChar = ScriptMetadata.getScriptProps(script) & 0x1fffff; in getSampleString() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1597 int sampleChar = ScriptMetadata.getScriptProps(script) & 0x1fffff; in getSampleString() local