Searched refs:bleftend (Results 1 – 1 of 1) sorted by relevance
492 int stat, bleftend, cleft; in ctrl_cropw_max_get() local498 bleftend = cap->bounds.left+cap->bounds.width; in ctrl_cropw_max_get()501 *width = cleft < bleftend ? bleftend-cleft : 0; in ctrl_cropw_max_get()