HomeSort by: relevance | last modified time | path
    Searched refs:so_e_width (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/less/dist/
output.c 32 extern int so_s_width, so_e_width;
641 col += sizeof(return_to_continue) + so_e_width;
prompt.c 28 extern int so_s_width, so_e_width;
line.c 100 extern int so_s_width, so_e_width;
450 w += so_e_width;
screen.c 244 public int so_s_width, so_e_width; /* Printing width of standout seq */ variable
1281 so_e_width = so_s_width;
1288 if (so_s_width > 0 || so_e_width > 0)

Completed in 35 milliseconds