HomeSort by: relevance | last modified time | path
    Searched defs:ym (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tpctl/
main.c 262 int i, x, y, xm, ym, cursize, error, res; local in function:do_calibration
279 ym = fb.conf.hf_height/10;
287 coords->samples[1].y = ym;
291 coords->samples[2].y = fb.conf.hf_height - ym;
295 coords->samples[3].y = fb.conf.hf_height - ym;
299 coords->samples[4].y = ym;

Completed in 13 milliseconds