Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.cpp67 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() function
228 { UPROPS_SRC_BIDI, 0, isBidiControl },
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUBiDiProps.java216 public final boolean isBidiControl(int c) { in isBidiControl() method in UBiDiProps
DUCharacterProperty.java378 return UBiDiProps.INSTANCE.isBidiControl(c);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java212 public final boolean isBidiControl(int c) { in isBidiControl() method in UBiDiProps
DUCharacterProperty.java377 return UBiDiProps.INSTANCE.isBidiControl(c);
/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp175 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() function
336 { UPROPS_SRC_BIDI, 0, isBidiControl },
/third_party/icu/icu4c/source/common/
Duprops.cpp175 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() function
336 { UPROPS_SRC_BIDI, 0, isBidiControl },
/third_party/node/deps/icu-small/source/common/
Duprops.cpp177 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() function
342 { UPROPS_SRC_BIDI, 0, isBidiControl },