Searched defs:start_x (Results 1 – 2 of 2) sorted by relevance
47 touch_top(PANEL *panel, int line, _obscured_list *obs, int start_x, int end_x) in touch_top()85 std_touch_top(int line, PANEL *obs_pnl, int start_x, int end_x) in std_touch_top()
173 static int start_x, start_y, end_x; variable