Home
last modified time | relevance | path

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

/src/contrib/less/
H A Dscreen.c790 static int ltgetnum(constant char *tiname, constant char *tcname) in ltgetnum() function
942 else if ((n = ltgetnum("lines", "li")) > 0) in scrsize()
959 else if ((n = ltgetnum("cols", "co")) > 0) in scrsize()
1476 if ((so_s_width = ltgetnum("xmc", "sg")) < 0) in get_term()