Home
last modified time | relevance | path

Searched defs:getSubstituteHandling (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Ddisplayoptions.h229 UDisplayOptionsSubstituteHandling getSubstituteHandling() const { return substituteHandling; } in getSubstituteHandling() function
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Ddisplayoptions.h227 UDisplayOptionsSubstituteHandling getSubstituteHandling() const { return substituteHandling; } in getSubstituteHandling() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDisplayOptions.java131 public SubstituteHandling getSubstituteHandling() { in getSubstituteHandling() method in DisplayOptions