Lines Matching defs:SeenMacroProps
306 struct SeenMacroProps { struct
307 bool notation = false;
308 bool unit = false;
309 bool perUnit = false;
310 bool precision = false;
311 bool roundingMode = false;
312 bool grouper = false;
313 bool padder = false;
314 bool integerWidth = false;
315 bool symbols = false;
316 bool unitWidth = false;
317 bool sign = false;
318 bool decimal = false;
319 bool scale = false;