Home
last modified time | relevance | path

Searched defs:SetRootView (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_window.cpp21 void AbilityWindow::SetRootView(RootView *rootView, int16_t x, int16_t y) in SetRootView() function in OHOS::AbilityWindow
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.h148 void SetRootView(int32_t pageId, panda::Global<panda::ObjectRef> value) in SetRootView() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp242 void RenderWeb::SetRootView(int32_t width, int32_t height, int32_t offset) in SetRootView() function in OHOS::Ace::RenderWeb