Searched defs:use_rounding (Results 1 – 1 of 1) sorted by relevance
78 pub(crate) use_rounding: bool, field898 let use_rounding = self.config.use_rounding; in compute_layout_with_measure() localVariable