Lines Matching full:max_size
1909 int max_size = 0;1916 if(cnt->rect.width > max_size)1918 max_size = cnt->rect.width;