Lines Matching refs:XYToWindow
3269 grab and the destination window using `XYToWindow()` which does not
3284 #8 XYToWindow (pSprite=0x0, x=0, y=0) at events.c:2880
18927 XYToWindow() returns, and Xwayland implements its own xwl_xy_to_window()
19929 The checks in xwayland's XYToWindow handler pretty much assumes that the
19934 This makes XYToWindow calls return a sprite trace with just the root
19937 So turn the check upside down, first assume that the default XYToWindow
24251 Restore the XYToWindow() handler in xwayland-input that was previously
32538 xwayland-input: Remove our XYToWindow handler
45951 73698d41e41ce76bef2d9a90b46ac0c24ae148dd "Make XYToWindow a screen function"
47876 Make XYToWindow a screen function
47884 v2: Leave existing XYToWindow API in place for API compatibility
99634 Input: Pass sprite instead of device to XYToWindow, make non-static
99636 XYToWindow calculates the position of the cursor and updates the sprite
165202 functions to take in device argument, most notably XYToWindow().