Home
last modified time | relevance | path

Searched refs:convert_to_points (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Doptions.c595 float convert_to_points(float f, const char *unit) in convert_to_points() function
627 width = convert_to_points(width, unit); in paramvalues_from_string()
628 height = convert_to_points(height, unit); in paramvalues_from_string()