Searched defs:NARROW (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_list_format.h | 39 NARROW,
member in panda::ecmascript::ListStyleOption |
| H A D | js_relative_time_format.h | 38 enum class RelativeStyleOption : uint8_t { LONG = 0x01, SHORT, NARROW, EXCEPTION };
member in panda::ecmascript::RelativeStyleOption |
| H A D | js_displaynames.h | 48 NARROW,
member in panda::ecmascript::StyOption |
| H A D | js_number_format.h | 38 enum class UnitDisplayOption : uint8_t { SHORT = 0x01, NARROW, LONG, EXCEPTION }; member in panda::ecmascript::UnitDisplayOption |
Completed in 2 milliseconds