Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/unicode/
Ddisplayoptions.h121 Builder &setDisplayLength(UDisplayOptionsDisplayLength optDisplayLength) { in setDisplayLength() function
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Ddisplayoptions.h119 Builder &setDisplayLength(UDisplayOptionsDisplayLength displayLength) { in setDisplayLength() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDisplayOptions.java247 public Builder setDisplayLength(DisplayLength displayLength) { in setDisplayLength() method in DisplayOptions.Builder