Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/unicode/
Ddisplayoptions.h133 Builder &setSubstituteHandling(UDisplayOptionsSubstituteHandling optSubstituteHandling) { in setSubstituteHandling() function
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Ddisplayoptions.h131 Builder &setSubstituteHandling(UDisplayOptionsSubstituteHandling substituteHandling) { in setSubstituteHandling() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDisplayOptions.java259 public Builder setSubstituteHandling(SubstituteHandling substituteHandling) { in setSubstituteHandling() method in DisplayOptions.Builder