Searched refs:scale_y (Results 1 – 2 of 2) sorted by relevance
1168 FT_Fixed scale_y; member
1042 int scale_y = (client.Height() - border_width) * 100 / mDisplayHeight; in Zoom() local1044 if (scale_x < scale_y) in Zoom()1050 new_scale = scale_y; in Zoom()