Searched refs:max_x_pos (Results 1 – 1 of 1) sorted by relevance
483 const int max_x_pos = x_offset + w; in GetImageCanvasWidthHeight() local489 if (max_x_pos > max_x) max_x = max_x_pos; in GetImageCanvasWidthHeight()