Home
last modified time | relevance | path

Searched refs:GetPercentValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.h133 float GetPercentValue() const in GetPercentValue() function
H A Dapp_style_item.cpp199 SetPercentValue(from.GetPercentValue()); in CreateStyleItem()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp355 dimension.value.percentage = styleItem.GetPercentValue(); in GetDimensionFromStyle()