Lines Matching refs:SelectionNotify
65 * as a property to the window and send a X11 SelectionNotify event to the
740 AssertReturn(e.type == SelectionNotify, VERR_INVALID_PARAMETER);
752 LogFlowThisFunc(("Enqueuing SelectionNotify\n"));
813 s.xselection.type = SelectionNotify;
823 LogFlowThisFunc(("Error sending SelectionNotify event to wnd=%#x\n", e.xselectionrequest.requestor));
840 s.xselection.type = SelectionNotify;
850 LogFlowThisFunc(("Error sending SelectionNotify event to wnd=%#x\n", e.xselectionrequest.requestor));
874 s.xselection.type = SelectionNotify;
883 LogFlowThisFunc(("Error sending SelectionNotify event to wnd=%#x\n", e.xselectionrequest.requestor));
929 case SelectionNotify:
1293 s.xselection.type = SelectionNotify;
1315 LogFlowThisFunc(("Error sending SelectionNotify event to wnd=%#x\n", s.xselection.requestor));
1539 if (waitForX11Msg(evSelNotify, SelectionNotify))
1544 if ( evSelNotify.xselection.type == SelectionNotify