Searched defs:SetWindowType (Results 1 – 11 of 11) sorted by relevance
25 GSError SubwindowOptionImpl::SetWindowType(SubwindowType t) in SetWindowType() function in OHOS::SubwindowOptionImpl
25 GSError WindowOptionImpl::SetWindowType(WindowType t) in SetWindowType() function in OHOS::WindowOptionImpl
293 sptr<Promise<GSError>> WindowImpl::SetWindowType(WindowType type) in SetWindowType() function in OHOS::WindowImpl
32 void WindowOption::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowOption
271 WMError WindowImpl::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowImpl
37 void WindowProperty::SetWindowType(WindowType type) in SetWindowType() function in OHOS::Rosen::WindowProperty
141 namespace SetWindowType { namespace
405 WMError WindowController::SetWindowType(uint32_t windowId, WindowType type) in SetWindowType() function in OHOS::Rosen::WindowController
458 sptr<PromiseGSError> WindowManagerServiceProxy::SetWindowType(int32_t wid, WindowType type) in SetWindowType() function in OHOS::WindowManagerServiceProxy
113 NativeValue* JsWindow::SetWindowType(NativeEngine* engine, NativeCallbackInfo* info) in SetWindowType() function in OHOS::Rosen::JsWindow
968 static void SetWindowType(struct WindowSurface *ws, in SetWindowType() function