Searched refs:max_line_width (Results 1 – 2 of 2) sorted by relevance
188 unsigned max_line_width; member
123 tpg->max_line_width = max_w; in tpg_alloc()397 if (tpg->scaled_width > tpg->max_line_width) in tpg_s_crop_compose()398 tpg->scaled_width = tpg->max_line_width; in tpg_s_crop_compose()