Searched refs:scale_x (Results 1 – 2 of 2) sorted by relevance
1167 FT_Fixed scale_x; member
1041 int scale_x = (client.Width() - border_width) * 100 / mDisplayWidth; in Zoom() local1044 if (scale_x < scale_y) in Zoom()1046 new_scale = scale_x; in Zoom()