Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duprops.cpp357 static int32_t getJoiningGroup(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getJoiningGroup() function
463 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUBiDiProps.java228 public final int getJoiningGroup(int c) { in getJoiningGroup() method in UBiDiProps
DUCharacterProperty.java682 return UBiDiProps.INSTANCE.getJoiningGroup(c);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java224 public final int getJoiningGroup(int c) { in getJoiningGroup() method in UBiDiProps
DUCharacterProperty.java681 return UBiDiProps.INSTANCE.getJoiningGroup(c);
/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp465 static int32_t getJoiningGroup(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getJoiningGroup() function
590 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },
/third_party/icu/icu4c/source/common/
Duprops.cpp465 static int32_t getJoiningGroup(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getJoiningGroup() function
590 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },
/third_party/node/deps/icu-small/source/common/
Duprops.cpp498 static int32_t getJoiningGroup(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in getJoiningGroup() function
623 { UPROPS_SRC_BIDI, 0, 0, getJoiningGroup, biDiGetMaxValue },