Home
last modified time | relevance | path

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

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Ddragcommon.c195 if (messageType == scr->xdndStatusAtom || messageType == scr->xdndFinishedAtom) { in W_HandleDNDClientMessage()
H A Ddragsource.c1021 if (destMsg == scr->xdndFinishedAtom) { in idleState()
1053 if (destMsg == scr->xdndFinishedAtom) { in finishDropState()
H A Dwidgets.c883 scrPtr->xdndFinishedAtom = atoms[i++]; in WMCreateScreenWithRContext()
H A Ddragdestination.c500 sendDnDClientMessage(info, W_VIEW_SCREEN(destView)->xdndFinishedAtom, 0, 0, 0, 0); in finishDrop()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Ddragcommon.c195 if (messageType == scr->xdndStatusAtom || messageType == scr->xdndFinishedAtom) { in W_HandleDNDClientMessage()
H A Ddragsource.c1021 if (destMsg == scr->xdndFinishedAtom) { in idleState()
1053 if (destMsg == scr->xdndFinishedAtom) { in finishDropState()
H A Dwidgets.c883 scrPtr->xdndFinishedAtom = atoms[i++]; in WMCreateScreenWithRContext()
H A Ddragdestination.c500 sendDnDClientMessage(info, W_VIEW_SCREEN(destView)->xdndFinishedAtom, 0, 0, 0, 0); in finishDrop()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h248 Atom xdndFinishedAtom; member
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h242 Atom xdndFinishedAtom; member