Searched refs:drag_start_col (Results 1 – 1 of 1) sorted by relevance
215 static int drag_start_col; variable228 drag_start_col = mouse_col; in popup_start_drag()271 int width_inc = mouse_col - drag_start_col; in popup_drag()282 drag_start_col = mouse_col; in popup_drag()307 wp->w_wantcol = drag_start_wantcol + (mouse_col - drag_start_col); in popup_drag()