Searched refs:b_bottom (Results 1 – 1 of 1) sorted by relevance
2797 __s32 b_bottom; in bttv_s_selection() local2819 b_bottom = b->top + b->height; in bttv_s_selection()2822 if (b_top + 32 >= b_bottom) { in bttv_s_selection()2833 c.rect.top = clamp_t(s32, sel->r.top, b_top, b_bottom - 32); in bttv_s_selection()2838 32, b_bottom - c.rect.top); in bttv_s_selection()