Home
last modified time | relevance | path

Searched refs:GetRootView (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow_impl.h32 RootView* GetRootView() override;
H A Dwindow_impl.cpp86 RootView* WindowImpl::GetRootView() in GetRootView() function in OHOS::WindowImpl
/foundation/arkui/ui_lite/interfaces/kits/window/
H A Dwindow.h167 virtual RootView* GetRootView() = 0;
/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp192 RootView* rootView = windowImpl->GetRootView(); in RefreshScreen()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h244 panda::Global<panda::ObjectRef> GetRootView() in GetRootView() function in panda::OHOS::Ace::Framework::final
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp41 UIViewGroup* rootView = window->GetRootView(); in DispatchEvent()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp490 return arkRuntime->GetRootView().ToLocal(); in JsGetRootView()
1312 globalObj->Set(vm, panda::StringRef::NewFromUtf8(vm, "GetRootView"), in JsRegisterFormViews()
1494 globalObj->Set(vm, panda::StringRef::NewFromUtf8(vm, "GetRootView"), in JsRegisterViews()

Completed in 6 milliseconds