Searched refs:JsSetRotateX (Results 1 – 2 of 2) sorted by relevance
37 void JsSetRotateX(const JSCallbackInfo& info);
70 …Class<JSMatrix2d>::CustomProperty("rotateX", &JSMatrix2d::JsGetRotateX, &JSMatrix2d::JsSetRotateX); in JSBind()108 void JSMatrix2d::JsSetRotateX(const JSCallbackInfo& info) in JsSetRotateX() function in OHOS::Ace::Framework::JSMatrix2d