Home
last modified time | relevance | path

Searched defs:hideCloseButton (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test4.cpp761 bool &hideCloseButton = isCloseVisible; variable
1057 bool hideCloseButton = false; variable
1127 bool hideCloseButton = false; variable
1160 bool hideCloseButton = true; variable
H A Dwindow_scene_session_impl_test2.cpp1571 bool hideCloseButton = false; variable
1600 bool hideCloseButton = false; variable
1629 bool hideCloseButton = true; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp912 bool& hideSplitButton, bool& hideCloseButton) in GetTitleButtonVisible()
1240 bool hideCloseButton = false; in UpdateTitleButtonVisibility() local