Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp259 void ParseJsRotate(const JSRef<JSVal>& jsValue, NG::RotateOptions& rotate, std::optional<float>& an… in ParseJsRotate() function
613 ParseJsRotate(effectOption, rotate, angle); in ParseChainedRotateTransition()
1793 ParseJsRotate(jsVal, rotate, angle); in JsRotate()
1910 ParseJsRotate(jsObj->GetProperty("rotate"), rotate, angle); in ParseJsTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp557 void ParseJsRotate( in ParseJsRotate() function
604 ParseJsRotate(effectOption, rotate, angle); in ParseChainedRotateTransition()
805 ParseJsRotate(jsObj->GetProperty("rotate"), rotate, angle); in ParseJsTransition()