Searched refs:Num_lines (Results 1 – 2 of 2) sorted by relevance
713 row < (min(origin->Num_lines, destination->Num_lines)); 1499 Ntemp->Num_lines = lines;2478 if (window->LY >= window->Num_lines)2480 window->LY = window->Num_lines - 1;2511 if ((window->LY == (window->Num_lines - 1)) && (window->Num_lines > 1))2518 else if (window->Num_lines > 1)2532 row < window->Num_lines; row++)2547 if (window->Num_lines > 1)3097 if (row == (window->Num_lines-1))3438 offset < window->Num_lines; in doupdate()[all …]
173 int Num_lines; /* number of lines */ member