Home
last modified time | relevance | path

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

/dports/graphics/pho/pho/
H A Dpho.c359 int aspect_changing; /* Is the aspect ratio changing? */ in ScaleAndRotate() local
364 aspect_changing = ((degrees % 180) != 0); in ScaleAndRotate()
365 if (aspect_changing) { in ScaleAndRotate()