Home
last modified time | relevance | path

Searched refs:ICEWM_ACTION_SHUTDOWN (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmaction.h10 ICEWM_ACTION_SHUTDOWN = 5, enumerator
H A Dwmdialog.cc151 manager->doWMAction(ICEWM_ACTION_SHUTDOWN); in actionPerformed()
H A Dwmapp.cc1895 { ICEWM_ACTION_SHUTDOWN, actionShutdown }, in handleSMAction()
H A Dwmmgr.cc871 case ICEWM_ACTION_SHUTDOWN: in handleClientMessage()
H A Dicesh.cc2460 { "shutdown", ICEWM_ACTION_SHUTDOWN }, in icewmAction()