Searched refs:to_width (Results 1 – 1 of 1) sorted by relevance
1461 int64_t to_width = to_max - to_min; in xf86ScaleAxis() local1465 X = (int) (((to_width * (Cx - from_min)) / from_width) + to_min); in xf86ScaleAxis()