Home
last modified time | relevance | path

Searched defs:SetWindowType (Results 1 – 11 of 11) sorted by relevance

/foundation/graphic/standard/frameworks/wm/src/
Dsubwindow_option_impl.cpp25 GSError SubwindowOptionImpl::SetWindowType(SubwindowType t) in SetWindowType() function in OHOS::SubwindowOptionImpl
Dwindow_option_impl.cpp25 GSError WindowOptionImpl::SetWindowType(WindowType t) in SetWindowType() function in OHOS::WindowOptionImpl
Dwindow_impl.cpp293 sptr<Promise<GSError>> WindowImpl::SetWindowType(WindowType type) in SetWindowType() function in OHOS::WindowImpl
/foundation/windowmanager/wm/src/
Dwindow_option.cpp32 void WindowOption::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp271 WMError WindowImpl::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowImpl
/foundation/windowmanager/utils/src/
Dwindow_property.cpp37 void WindowProperty::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowProperty
/foundation/graphic/standard/interfaces/kits/napi/graphic/window/
Dnative_window_module.cpp141 namespace SetWindowType { namespace
/foundation/windowmanager/wmserver/src/
Dwindow_controller.cpp405 WMError WindowController::SetWindowType(uint32_t windowId, WindowType type) in SetWindowType() function in OHOS::Rosen::WindowController
/foundation/graphic/standard/frameworks/wmservice/src/
Dwindow_manager_service_proxy.cpp458 sptr<PromiseGSError> WindowManagerServiceProxy::SetWindowType(int32_t wid, WindowType type) in SetWindowType() function in OHOS::WindowManagerServiceProxy
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp113 NativeValue* JsWindow::SetWindowType(NativeEngine* engine, NativeCallbackInfo* info) in SetWindowType() function in OHOS::Rosen::JsWindow
/foundation/graphic/standard/frameworks/wmserver/src/
Dwmserver.c968 static void SetWindowType(struct WindowSurface *ws, in SetWindowType() function