Home
last modified time | relevance | path

Searched defs:getDesiredIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h246 inline int32_t getDesiredIndex() const { return desiredIndex; } in getDesiredIndex() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java265 public int getDesiredIndex() { return desiredIndex; } in getDesiredIndex() method in LocaleMatcher.Result
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java260 public int getDesiredIndex() { return desiredIndex; } in getDesiredIndex() method in LocaleMatcher.Result