Searched refs:useRootConstraint (Results 1 – 2 of 2) sorted by relevance
281 …PaddingPropertyF CreatePaddingWithoutBorder(bool useRootConstraint = true, bool roundPixel = true);
733 PaddingPropertyF LayoutProperty::CreatePaddingWithoutBorder(bool useRootConstraint, bool roundPixel) in CreatePaddingWithoutBorder() argument744 useRootConstraint ? PipelineContext::GetCurrentRootWidth() : 0.0f, roundPixel); in CreatePaddingWithoutBorder()