Searched refs:height_org (Results 1 – 3 of 3) sorted by relevance
115 FT_Pos height_org, width_org; in ft_smooth_render_generic() local166 height_org = height; in ft_smooth_render_generic()319 for ( hh = height_org; hh > 0; hh--, line += pitch ) in ft_smooth_render_generic()341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic()346 for ( hh = height_org; hh > 0; hh-- ) in ft_smooth_render_generic()
389 static void get_layer_resolution(const int width_org, const int height_org, in get_layer_resolution() argument397 h = height_org * num / den; in get_layer_resolution()