Home
last modified time | relevance | path

Searched refs:EVENT_MOUSE_DOWN (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Daclass.c506 event = EVENT_MOUSE_DOWN; in ActionDecode()
561 case EVENT_MOUSE_DOWN: in ActionDecode()
630 case EVENT_MOUSE_DOWN: in ActionEncode()
1015 type = EVENT_MOUSE_DOWN; in ActionclassEvent()
1275 if ((!aa) || ((aa->event != EVENT_MOUSE_DOWN) && in GrabButtonGrabs()
1303 if ((!aa) || ((aa->event != EVENT_MOUSE_DOWN) in UnGrabButtonGrabs()
H A DE.h107 #define EVENT_MOUSE_DOWN 0 macro
H A Dborders.c1472 aa = ActionCreate(EVENT_MOUSE_DOWN, 1, 0, 0, 1, 0, NULL, NULL); in BorderGetFallbackAclass()
1476 aa = ActionCreate(EVENT_MOUSE_DOWN, 1, 0, 0, 2, 0, NULL, NULL); in BorderGetFallbackAclass()
1480 aa = ActionCreate(EVENT_MOUSE_DOWN, 1, 0, 0, 3, 0, NULL, NULL); in BorderGetFallbackAclass()
H A Ddesktops.c120 a = ActionCreate(EVENT_MOUSE_DOWN, 0, 0, 0, 1, 0, NULL, NULL); in DeskControlsCreate()
126 a = ActionCreate(EVENT_MOUSE_DOWN, 0, 0, 0, 3, 0, NULL, NULL); in DeskControlsCreate()
130 a = ActionCreate(EVENT_MOUSE_DOWN, 0, 0, 0, 2, 0, NULL, NULL); in DeskControlsCreate()