Home
last modified time | relevance | path

Searched refs:SetFloatingValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.cpp129 newStyleItem->SetFloatingValue(jerry_get_number_value(stylePropValue)); in CreateStyleItem()
196 SetFloatingValue(from.GetFloatingValue()); in CreateStyleItem()
H A Dapp_style_item.h202 void SetFloatingValue(double value) in SetFloatingValue() function