Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Dnumber_skeletons.h353 struct SeenMacroProps { struct
354 bool notation = false;
355 bool unit = false;
356 bool perUnit = false;
357 bool usage = false;
358 bool precision = false;
359 bool roundingMode = false;
360 bool grouper = false;
361 bool padder = false;
362 bool integerWidth = false;
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_skeletons.h352 struct SeenMacroProps { struct
353 bool notation = false;
354 bool unit = false;
355 bool perUnit = false;
356 bool usage = false;
357 bool precision = false;
358 bool roundingMode = false;
359 bool grouper = false;
360 bool padder = false;
361 bool integerWidth = false;
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dnumber_skeletons.h353 struct SeenMacroProps { struct
354 bool notation = false;
355 bool unit = false;
356 bool perUnit = false;
357 bool usage = false;
358 bool precision = false;
359 bool roundingMode = false;
360 bool grouper = false;
361 bool padder = false;
362 bool integerWidth = false;
[all …]