Lines Matching defs:mode

176 EnterWindow(DeviceIntPtr dev, WindowPtr win, int mode)  in EnterWindow()
232 WindowPtr ancestor, WindowPtr child, int mode, int detail) in DeviceEnterNotifies()
250 WindowPtr ancestor, WindowPtr child, int mode, int detail) in CoreEnterNotifies()
284 WindowPtr child, WindowPtr ancestor, int mode, int detail) in CoreLeaveNotifies()
329 WindowPtr child, WindowPtr ancestor, int mode, int detail) in DeviceLeaveNotifies()
347 CoreEnterLeaveNonLinear(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreEnterLeaveNonLinear()
431 CoreEnterLeaveToAncestor(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreEnterLeaveToAncestor()
487 CoreEnterLeaveToDescendant(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreEnterLeaveToDescendant()
538 CoreEnterLeaveEvents(DeviceIntPtr dev, WindowPtr from, WindowPtr to, int mode) in CoreEnterLeaveEvents()
557 int sourceid, WindowPtr from, WindowPtr to, int mode) in DeviceEnterLeaveEvents()
597 int sourceid, WindowPtr fromWin, WindowPtr toWin, int mode) in DoEnterLeaveEvents()
777 DeviceFocusEvent(DeviceIntPtr dev, int type, int mode, int detail, in DeviceFocusEvent()
853 WindowPtr child, WindowPtr ancestor, int mode, int detail) in DeviceFocusOutEvents()
870 WindowPtr ancestor, WindowPtr child, int mode, int detail) in DeviceFocusInEvents()
887 WindowPtr ancestor, WindowPtr child, int mode, int detail) in CoreFocusInEvents()
919 WindowPtr child, WindowPtr ancestor, int mode, int detail) in CoreFocusOutEvents()
967 WindowPtr exclude, int mode, int inclusive) in CoreFocusOutNotifyPointerEvents()
995 WindowPtr win, WindowPtr stopAt, int mode, int inclusive) in CoreFocusInRecurse()
1016 WindowPtr exclude, int mode, int inclusive) in CoreFocusInNotifyPointerEvents()
1036 CoreFocusNonLinear(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreFocusNonLinear()
1126 CoreFocusToAncestor(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreFocusToAncestor()
1183 CoreFocusToDescendant(DeviceIntPtr dev, WindowPtr A, WindowPtr B, int mode) in CoreFocusToDescendant()
1255 int mode) in CoreFocusPointerRootNoneSwitch()
1299 int mode) in CoreFocusToPointerRootOrNone()
1346 WindowPtr B, int mode) in CoreFocusFromPointerRootOrNone()
1403 CoreFocusEvents(DeviceIntPtr dev, WindowPtr from, WindowPtr to, int mode) in CoreFocusEvents()
1428 DeviceFocusEvents(DeviceIntPtr dev, WindowPtr from, WindowPtr to, int mode) in DeviceFocusEvents()
1560 DoFocusEvents(DeviceIntPtr pDev, WindowPtr from, WindowPtr to, int mode) in DoFocusEvents()