Home
last modified time | relevance | path

Searched refs:xdnd_sending (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_clipboard.c276 if ( XX-> need_write && (!XX->xdnd_receiving || XX->xdnd_sending)) in apc_clipboard_close()
326 } else if ( !XX->xdnd_receiving || XX->xdnd_sending) { in apc_clipboard_clear()
H A Dapc_dnd.c309 if ( !CC-> xdnd_sending ) in handle_xdnd_enter()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h1029 Bool xdnd_sending, xdnd_receiving; member