Lines Matching refs:FocusIn
670 * Send FocusIn events to all windows between 'ancestor' and 'child' (excluding
690 Classically: The move generates an FocusIn on W with a detail of
706 CoreFocusEvent(dev, FocusIn, mode, detail, parent);
802 CoreFocusEvent(dev, FocusIn, mode, NotifyPointer, win);
807 * Send FocusIn(NotifyPointer) events from pwin_parent down to
922 CoreFocusEvent(dev, FocusIn, mode, NotifyInferior, B);
926 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);
989 CoreFocusEvent(dev, FocusIn, mode, NotifyInferior, B);
1029 Classically: The move generates an FocusIn on W with a detail of
1048 CoreFocusEvent(dev, FocusIn, mode, NotifyInferior, B);
1052 CoreFocusEvent(dev, FocusIn, mode, NotifyAncestor, B);
1103 CoreFocusEvent(dev, FocusIn, mode, ((unsigned long)B) ? NotifyPointerRoot : NotifyDetailNone, root);
1153 CoreFocusEvent(dev, FocusIn, mode, ((unsigned long)B) ? NotifyPointerRoot : NotifyDetailNone, root);
1204 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinearVirtual, root);
1214 CoreFocusEvent(dev, FocusIn, mode, NotifyInferior, B);
1218 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);