Searched defs:y_delta (Results 1 – 3 of 3) sorted by relevance
77 INT y_delta; in _gx_utility_rectangle_center() local
146 …INT y_delta = GX_ABS(touch -> gx_resistive_touch_current_touch_coord.gx_point_y - touch -> gx_resi… in _gx_touch_driver_generic_resistive_pen_drag_event_send() local
39 int y_delta = abs(curpos_y - last_pos_y); in SendPenDragEvent() local