Home
last modified time | relevance | path

Searched defs:roundPixel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_utils.cpp110 const ScaleProperty& scaleProperty, float percentReference, bool roundPixel, bool nonNegative) in ConvertToPaddingPropertyF()
119 float percentReference, bool roundPixel, bool nonNegative) in ConvertToPaddingPropertyF()
159 const ScaleProperty& scaleProperty, float percentReference, bool roundPixel) in ConvertToMarginPropertyF()
165 …arginProperty& margin, const ScaleProperty& scaleProperty, float percentReference, bool roundPixel) in ConvertToMarginPropertyF()
171 const ScaleProperty& scaleProperty, float percentReference, bool roundPixel) in ConvertToBorderWidthPropertyF()
180 …Property& borderWidth, const ScaleProperty& scaleProperty, float percentReference, bool roundPixel) in ConvertToBorderWidthPropertyF()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp733 PaddingPropertyF LayoutProperty::CreatePaddingWithoutBorder(bool useRootConstraint, bool roundPixel) in CreatePaddingWithoutBorder()