Home
last modified time | relevance | path

Searched refs:DisableAppWindowDecor (Results 1 - 16 of 16) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_stage_impl.cpp149 WmErrorCode ret = WM_JS_TO_ERROR_CODE_MAP.at(naWindow->DisableAppWindowDecor()); in DisableWindowDecor()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test2.cpp235 window->DisableAppWindowDecor(); in HWTEST_F()
238 window->DisableAppWindowDecor(); in HWTEST_F()
306 window->DisableAppWindowDecor(); in HWTEST_F()
336 window->DisableAppWindowDecor(); in HWTEST_F()
364 window->DisableAppWindowDecor(); in HWTEST_F()
392 window->DisableAppWindowDecor(); in HWTEST_F()
H A Dwindow_scene_session_impl_test3.cpp886 windowSceneSessionImpl->DisableAppWindowDecor(); in HWTEST_F()
1531 * @tc.name: DisableAppWindowDecor
1532 * @tc.desc: DisableAppWindowDecor
1535 HWTEST_F(WindowSceneSessionImplTest3, DisableAppWindowDecor, Function | SmallTest | Level2) in HWTEST_F()
1539 option->SetWindowName("DisableAppWindowDecor"); in HWTEST_F()
1551 auto ret = windowSceneSessionImpl->DisableAppWindowDecor(); in HWTEST_F()
1555 ret = windowSceneSessionImpl->DisableAppWindowDecor(); in HWTEST_F()
H A Dwindow_scene_session_impl_test.cpp438 * @tc.desc: DisableAppWindowDecor
460 windowSession->DisableAppWindowDecor(); in HWTEST_F()
463 windowSession->DisableAppWindowDecor(); in HWTEST_F()
H A Dwindow_scene_session_impl_test2.cpp690 * @tc.desc: DisableAppWindowDecor
701 windowSceneSession->DisableAppWindowDecor(); in HWTEST_F()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h167 virtual WMError DisableAppWindowDecor() {return WMError::WM_OK;} in DisableAppWindowDecor() function in OHOS::Rosen::MockWindow
/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h37 WMError DisableAppWindowDecor() override;
H A Dwindow_impl.h187 virtual WMError DisableAppWindowDecor() override;
/foundation/window/window_manager/previewer/include/
H A Dwindow.h269 virtual WMError DisableAppWindowDecor() = 0;
H A Dwindow_impl.h121 virtual WMError DisableAppWindowDecor() override;
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp562 WMError WindowImpl::DisableAppWindowDecor() in DisableAppWindowDecor() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp586 WmErrorCode ret = WM_JS_TO_ERROR_CODE_MAP.at(window->DisableAppWindowDecor()); in OnDisableWindowDecor()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1515 virtual WMError DisableAppWindowDecor() { return WMError::WM_OK; } in DisableAppWindowDecor() function in OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::OHOS::Rosen::Window
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2106 WMError WindowImpl::DisableAppWindowDecor() in DisableAppWindowDecor() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp2503 WMError WindowSceneSessionImpl::DisableAppWindowDecor() in DisableAppWindowDecor() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp4615 WmErrorCode ret = WM_JS_TO_ERROR_CODE_MAP.at(windowToken_->DisableAppWindowDecor()); in OnDisableWindowDecor()

Completed in 51 milliseconds