Home
last modified time | relevance | path

Searched refs:W_DndState (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h304 typedef void* W_DndState(WMView *destView, XClientMessageEvent *event, typedef
310 W_DndState *state;
324 W_DndState *state;
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h298 typedef void* W_DndState(WMView *destView, XClientMessageEvent *event, typedef
304 W_DndState *state;
318 W_DndState *state;
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Ddragdestination.c624 static const char *stateName(W_DndState * state) in stateName()
800 W_DndState *newState; in W_DragDestinationStateHandler()
814 newState = (W_DndState *) XDND_DEST_STATE(info) (destView, event, info); in W_DragDestinationStateHandler()
H A Ddragsource.c44 static const char *stateName(W_DndState * state) in stateName()
1104 W_DndState *newState; in W_DragSourceStateHandler()
1114 newState = (W_DndState *) XDND_SOURCE_STATE(info) (view, event, info); in W_DragSourceStateHandler()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Ddragdestination.c624 static const char *stateName(W_DndState * state) in stateName()
800 W_DndState *newState; in W_DragDestinationStateHandler()
814 newState = (W_DndState *) XDND_DEST_STATE(info) (destView, event, info); in W_DragDestinationStateHandler()
H A Ddragsource.c44 static const char *stateName(W_DndState * state) in stateName()
1104 W_DndState *newState; in W_DragSourceStateHandler()
1114 newState = (W_DndState *) XDND_SOURCE_STATE(info) (view, event, info); in W_DragSourceStateHandler()