Searched refs:this_x (Results 1 – 1 of 1) sorted by relevance
373 int y, x, this_x; in draw_day() local421 this_x = 1 + (x + 1) * cell_wide; in draw_day()423 if (wmove(data->window, y, this_x) == ERR) in draw_day()429 save_x = this_x; in draw_day()