Home | History | Annotate | Download | only in dix

Lines Matching refs:NotifyPointer

66  * - NotifyPointer events may be sent if the focus changes from window A to
67 * B. The assumption used in this model is that NotifyPointer events are only
70 * NotifyPointer events are only sent for pointer 2.
751 * Send FocusOut(NotifyPointer) events from the current pointer window (which
754 * NotifyPointer events are only sent for the device paired with dev.
784 CoreFocusEvent(dev, FocusOut, mode, NotifyPointer, P);
802 CoreFocusEvent(dev, FocusIn, mode, NotifyPointer, win);
807 * Send FocusIn(NotifyPointer) events from pwin_parent down to
872 /* NotifyPointer P-A unless P is child or below*/
877 /* NotifyPointer P-A */
923 /* NotifyPointer B-P unless P is child or below. */
927 /* NotifyPointer B-P unless P is child or below. */
966 /* NotifyPointer P-A unless P is child or below*/
990 /* NotifyPointer B-P unless P is A or below. */
1018 /* NotifyPointer P-A unless P is B or below*/
1049 /* NotifyPointer B-P unless P is child or below. */
1094 * do a NotifyPointer run. */
1135 /* NotifyPointer P-A unless P is B or below*/
1139 /* NotifyPointer P-A */
1186 * do a NotifyPointer run. */
1215 /* NotifyPointer B-P unless P is child or below. */
1219 /* NotifyPointer B-P unless P is child or below. */
1283 NotifyPointer);
1292 NotifyPointer);
1302 DeviceFocusInEvents(dev, GetCurrentRootWindow(dev), sprite->win, mode, NotifyPointer);
1310 NotifyPointer);
1317 DeviceFocusInEvents(dev, to, sprite->win, mode, NotifyPointer);
1331 DeviceFocusInEvents(dev, to, sprite->win, mode, NotifyPointer);
1341 NotifyPointer);
1353 NotifyPointer);
1362 DeviceFocusInEvents(dev, to, sprite->win, mode, NotifyPointer);