Searched defs:SetCallingWindow (Results 1 – 9 of 9) sorted by relevance
207 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
415 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
213 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
1710 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
106 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
88 virtual WMError SetCallingWindow(uint32_t windowId) {return WMError::WM_OK;} in SetCallingWindow() function
244 void WindowProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowProperty
730 virtual WMError SetCallingWindow(uint32_t windowId) { return WMError::WM_OK; } in SetCallingWindow() function
459 NativeValue* JsWindow::SetCallingWindow(NativeEngine* engine, NativeCallbackInfo* info) in SetCallingWindow() function in OHOS::Rosen::JsWindow