Home
last modified time | relevance | path

Searched defs:absy (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev.h881 const struct input_absinfo *absx, *absy; in evdev_device_unit_delta_to_mm() local
909 const struct input_absinfo *absx, *absy; in evdev_device_units_to_mm() local
937 const struct input_absinfo *absx, *absy; in evdev_device_mm_to_units() local
961 const struct input_absinfo *absx, *absy; in evdev_phys_rect_to_units() local
Devdev.c1613 const struct input_absinfo *absx, *absy; in evdev_fix_abs_resolution() local
1734 const struct input_absinfo *absx, *absy; in evdev_reject_device() local
/third_party/python/Modules/
Dmathmodule.c638 double absx, absy, c, m, r; in m_remainder() local