Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
Ddisplayoptions.h119 Builder &setDisplayLength(UDisplayOptionsDisplayLength displayLength) { in setDisplayLength()
155 UDisplayOptionsDisplayLength displayLength; variable
260 UDisplayOptionsDisplayLength displayLength; variable
/third_party/icu/icu4c/source/i18n/unicode/
Ddisplayoptions.h157 UDisplayOptionsDisplayLength displayLength; variable
262 UDisplayOptionsDisplayLength displayLength; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDisplayOptions.java32 private final DisplayLength displayLength; field in DisplayOptions
146 private DisplayLength displayLength; field in DisplayOptions.Builder
247 public Builder setDisplayLength(DisplayLength displayLength) { in setDisplayLength()
/third_party/icu/icu4c/source/test/intltest/
Dlocnmtst.cpp288 UDisplayContext displayLength; member
383 … UDisplayContext displayLength = uldn_getContext(uldn, UDISPCTX_TYPE_DISPLAY_LENGTH, &status); in TestUldnDisplayContext() local