Lines Matching defs:abs
112 * deltas, they are converted into abs positions */
116 /* abs position */
117 struct point abs;
179 * deltas, they are converted into abs positions */
203 /* So we know when to re-fetch the abs axes */
412 for (int i = 0; i < abs(w->evdev.rel_x); i++) {
425 for (int i = 0; i < abs(w->evdev.rel_y); i++) {
455 /* Always the outline even if we didn't get any abs events yet so it
460 /* device has changed, so the abs proportions/dimensions have
639 cairo_arc(cr, w->abs.x, w->abs.y, 10, 0, 2 * M_PI);
1424 w->abs.x = x;
1425 w->abs.y = y;
1695 /* Add the delta to the last position and store them as abs