Searched defs:roundPixel (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | measure_utils.cpp | 110 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 D | layout_property.cpp | 733 PaddingPropertyF LayoutProperty::CreatePaddingWithoutBorder(bool useRootConstraint, bool roundPixel) in CreatePaddingWithoutBorder()
|