Home
last modified time | relevance | path

Searched refs:InitWindowProperty (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test.cpp367 * @tc.name: InitWindowProperty
368 * @tc.desc: InitWindowProperty Test
371 HWTEST_F(WindowImplTest, InitWindowProperty, Function | SmallTest | Level2) in HWTEST_F()
374 option->SetWindowName("InitWindowProperty"); in HWTEST_F()
377 window->InitWindowProperty(option); in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h359 void InitWindowProperty(const sptr<WindowOption>& option);
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp101 InitWindowProperty(option); in WindowImpl()
126 void WindowImpl::InitWindowProperty(const sptr<WindowOption>& option) in InitWindowProperty() function in OHOS::Rosen::WindowImpl

Completed in 10 milliseconds