Searched defs:percentWidth (Results 1 – 2 of 2) sorted by relevance
54 … std::vector<WaterFlowSections::Section>& sections, const ScaleProperty& scale, float percentWidth) in InitMargins()
4000 bool percentWidth = layoutAlgorithm_ ? layoutAlgorithm_->GetPercentWidth() : true; in UpdatePercentSensitive() local