Searched defs:getPropertyValueName (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
|
/third_party/icu/icu4c/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | propname.cpp | 247 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice)… in getPropertyValueName() function in PropNameData
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UPropertyAliases.java | 255 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UPropertyAliases.java | 256 public String getPropertyValueName(int property, int value, int nameChoice) { in getPropertyValueName() method in UPropertyAliases
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | UCharacter.java | 4533 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | UCharacter.java | 5117 public static String getPropertyValueName(int property, in getPropertyValueName() method in UCharacter
|