Searched refs:from_max (Results 1 – 2 of 2) sorted by relevance
162 extern _X_EXPORT int xf86ScaleAxis(int Cx, int to_max, int to_min, int from_max,
1458 xf86ScaleAxis(int Cx, int to_max, int to_min, int from_max, int from_min) in xf86ScaleAxis() argument1462 int64_t from_width = from_max - from_min; in xf86ScaleAxis()