Home
last modified time | relevance | path

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

/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-units.c84 units_mm_to_pixels (gfloat mm) in units_mm_to_pixels() function
100 return units_mm_to_pixels (cm * 10); in units_cm_to_pixels()
165 units->pixels = units_mm_to_pixels (mm); in clutter_units_from_mm()
406 units->pixels = units_mm_to_pixels (units->value); in clutter_units_to_pixels()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-units.c84 units_mm_to_pixels (gfloat mm) in units_mm_to_pixels() function
100 return units_mm_to_pixels (cm * 10); in units_cm_to_pixels()
165 units->pixels = units_mm_to_pixels (mm); in clutter_units_from_mm()
406 units->pixels = units_mm_to_pixels (units->value); in clutter_units_to_pixels()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-units.c82 units_mm_to_pixels (gfloat mm) in units_mm_to_pixels() function
98 return units_mm_to_pixels (cm * 10); in units_cm_to_pixels()
163 units->pixels = units_mm_to_pixels (mm); in clutter_units_from_mm()
404 units->pixels = units_mm_to_pixels (units->value); in clutter_units_to_pixels()