Home
last modified time | relevance | path

Searched refs:MINIMIZE (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp30 MINIMIZE, enumerator
63 {MINIMIZE, FULLSCREEN, true, "container_modal_minimize_button", ""},
64 {MINIMIZE, SPLIT_PRIMARY, true, "container_modal_minimize_button", ""},
65 {MINIMIZE, SPLIT_SECONDARY, true, "container_modal_minimize_button", ""},
66 {MINIMIZE, FLOATING, true, "container_modal_minimize_button", ""},
266 if (!CheckOperational(MINIMIZE, window_.mode_, out, targetBtnId)) { in Minimize()
/test/xts/acts/graphic/windowstandard/src/main/js/test/
Dwindow.test.js3940 expect(window.WindowStatusType.MINIMIZE == 3)