Searched refs:max_y_pos (Results 1 – 1 of 1) sorted by relevance
484 const int max_y_pos = y_offset + h; in GetImageCanvasWidthHeight() local490 if (max_y_pos > max_y) max_y = max_y_pos; in GetImageCanvasWidthHeight()