Home
last modified time | relevance | path

Searched refs:Ntemp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ee/
H A Dnew_curse.c1492 WINDOW *Ntemp; local
1497 Ntemp->SR = start_l;
1498 Ntemp->SC = start_c;
1499 Ntemp->Num_lines = lines;
1500 Ntemp->Num_cols = cols;
1501 Ntemp->LX = 0;
1502 Ntemp->LY = 0;
1503 Ntemp->scroll_down = Ntemp->scroll_up = 0;
1505 Ntemp->Attrib = FALSE;
1510 Ntemp->line_array[0] = Ntemp->first_line;
[all …]