Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent_controller.h69 void GetXComponentSurfaceRotation(const JSCallbackInfo& args);
H A Djs_xcomponent_controller.cpp122 "getXComponentSurfaceRotation", &JSXComponentController::GetXComponentSurfaceRotation); in JSBind()
305 void JSXComponentController::GetXComponentSurfaceRotation(const JSCallbackInfo& args) in GetXComponentSurfaceRotation() function in OHOS::Ace::Framework::JSXComponentController