Home
last modified time | relevance | path

Searched refs:isJoinControl (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.cpp75 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl() function
246 { UPROPS_SRC_BIDI, 0, isJoinControl },
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUBiDiProps.java220 public final boolean isJoinControl(int c) { in isJoinControl() method in UBiDiProps
DUCharacterProperty.java413 return UBiDiProps.INSTANCE.isJoinControl(c);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java216 public final boolean isJoinControl(int c) { in isJoinControl() method in UBiDiProps
DUCharacterProperty.java412 return UBiDiProps.INSTANCE.isJoinControl(c);
/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp183 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl() function
354 { UPROPS_SRC_BIDI, 0, isJoinControl },
/third_party/icu/icu4c/source/common/
Duprops.cpp183 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl() function
354 { UPROPS_SRC_BIDI, 0, isJoinControl },
/third_party/node/deps/icu-small/source/common/
Duprops.cpp185 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl() function
360 { UPROPS_SRC_BIDI, 0, isJoinControl },