Searched refs:x_max (Results 1 – 3 of 3) sorted by relevance
108 for (( x=x_min ; x < x_max ; x+=stepwidth )) ; do157 for (( x=x_min ; x < x_max ; x+=stepwidth )) ; do201 float x_max279 x_max=m_width*stepwidth/2. ,280 x_min=-x_max ,
255 int x_max; member
716 uwacom_init_abs(usbwcmp, ABS_X, 0, sc->sc_type->x_max, 4, 0); in uwacom_init()