Searched refs:lastx (Results 1 – 2 of 2) sorted by relevance
524 int lastx = (xx + VIDEO_FONT_WIDTH) * VIDEO_PIXEL_SIZE; in video_invertchar() local529 for (x = firstx; x < lastx; x++) { in video_invertchar()
141417 kdrive: lastx/y needs to be set to the event coordinates #17728147266 input: instead of lastx/y, use a last.valuators[] array on the device.155489 DeviceIntRec: move lastx/lasty from valuator into DeviceIntRec.155493 access lastx/lasty of the master device.158106 We need to get lastx/y from the master device before we start applying167715 Xext: Update device's lastx/lasty when sending a motion event with XTest.