Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent_controller.h68 void SetXComponentSurfaceRotation(const JSCallbackInfo& args);
H A Djs_xcomponent_controller.cpp120 "setXComponentSurfaceRotation", &JSXComponentController::SetXComponentSurfaceRotation); in JSBind()
292 void JSXComponentController::SetXComponentSurfaceRotation(const JSCallbackInfo& args) in SetXComponentSurfaceRotation() function in OHOS::Ace::Framework::JSXComponentController