Home
last modified time | relevance | path

Searched defs:lmargin (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/mandoc/
H A Dman_term.c42 int lmargin[MAXMARGINS]; /* margins (incl. vis. page) */ member
/openbsd-src/usr.bin/less/
H A Dline.c39 static int lmargin; /* Index in linebuf of start of content */ variable
/openbsd-src/gnu/lib/libreadline/
H A Ddisplay.c903 int lmargin, ndisp, nleft, phys_c_pos, t; in rl_redisplay() local