Searched refs:ChangeWorkspaceFunction (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dworkspace_utils.c268 if(Scr->ChangeWorkspaceFunction.func != 0) {
272 action = Scr->ChangeWorkspaceFunction.item ?
273 Scr->ChangeWorkspaceFunction.item->action : NULL;
274 ExecuteFunction(Scr->ChangeWorkspaceFunction.func, action,
H A Dscreen.h301 MouseButton ChangeWorkspaceFunction; ///< ChangeWorkspaceFunction config var member in struct:ScreenInfo
H A Dgram.y396 | CHANGE_WORKSPACE_FUNCTION action { Scr->ChangeWorkspaceFunction.func = $2;
398 Scr->ChangeWorkspaceFunction.item =
H A Dgram.tab.c2633 { Scr->ChangeWorkspaceFunction.func = (yyvsp[0].num);
2635 Scr->ChangeWorkspaceFunction.item =
H A DCHANGES.md1595 1. Three new keywords : ChangeWorkspaceFunction, IconifyFunction and
1599 ChangeWorkspaceFunction !"cat /users/lecom/sounds/bom.au 2>/dev/null 1>/dev/audio &"
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2633 { Scr->ChangeWorkspaceFunction.func = (yyvsp[0].num);
2635 Scr->ChangeWorkspaceFunction.item =
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2134 ChangeWorkspaceFunction `function`::

Completed in 23 milliseconds