Home
last modified time | relevance | path

Searched refs:WNCK_MOTION_RIGHT (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/libwnck3/libwnck-3.36.0/libwnck/
H A Dworkspace.h90 WNCK_MOTION_RIGHT = -4 enumerator
H A Dworkspace.c545 case WNCK_MOTION_RIGHT: in wnck_workspace_get_neighbor()
H A Dwindow-action-menu.c227 WNCK_MOTION_RIGHT); in item_activated_callback()
503 if (wnck_workspace_get_neighbor (workspace, WNCK_MOTION_RIGHT)) in update_menu_state()
H A Dwnckprop.c1305 neighbor = wnck_workspace_get_neighbor (space, WNCK_MOTION_RIGHT); in print_workspace()
/dports/x11-toolkits/libwnck/libwnck-2.30.7/libwnck/
H A Dwnck-enum-types.c30 { WNCK_MOTION_RIGHT, "WNCK_MOTION_RIGHT", "right" },
H A Dscreen.h176 WNCK_MOTION_RIGHT = -4 enumerator
H A Dworkspace.c561 case WNCK_MOTION_RIGHT: in wnck_workspace_get_neighbor()
H A Dwindow-action-menu.c247 WNCK_MOTION_RIGHT); in item_activated_callback()
559 if (wnck_workspace_get_neighbor (workspace, WNCK_MOTION_RIGHT)) in update_menu_state()
H A Dwnckprop.c1307 neighbor = wnck_workspace_get_neighbor (space, WNCK_MOTION_RIGHT); in print_workspace()
H A Dscreen.c890 case WNCK_MOTION_RIGHT: in wnck_screen_get_workspace_neighbor()