Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
Dwindow_session_impl_test4.cpp763 bool &hideCloseButton = isCloseVisible; variable
1059 bool hideCloseButton = false; variable
1129 bool hideCloseButton = false; variable
1162 bool hideCloseButton = true; variable
Dwindow_scene_session_impl_test2.cpp1695 bool hideCloseButton = false; variable
1724 bool hideCloseButton = false; variable
1753 bool hideCloseButton = true; variable
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp926 bool& hideSplitButton, bool& hideCloseButton) in GetTitleButtonVisible()
1253 bool hideCloseButton = false; in UpdateTitleButtonVisibility() local