Home
last modified time | relevance | path

Searched defs:getGender (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_output.cpp42 const char *FormattedNumber::getGender(UErrorCode &status) const { in getGender() function in number::FormattedNumber
/third_party/node/deps/icu-small/source/i18n/
Dnumber_output.cpp42 const char *FormattedNumber::getGender(UErrorCode &status) const { in getGender() function in number::FormattedNumber
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_output.cpp42 const char *FormattedNumber::getGender(UErrorCode &status) const { in getGender() function in number::FormattedNumber
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DFormattedNumber.java146 public String getGender() { in getGender() method in FormattedNumber