Searched refs:sb_height (Results 1 – 1 of 1) sorted by relevance
626 u_int sb_height = wp->sy, sb_top = wp->yoff; in window_copy_scroll1() local637 } else if (my - sl_mpos > sb_top + sb_height - slider_height) { in window_copy_scroll1()639 new_slider_y = sb_top - wp->yoff + (sb_height - slider_height); in window_copy_scroll1()653 new_offset = new_slider_y * ((float)(size + sb_height) / sb_height); in window_copy_scroll1()