OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:owidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
stivar.h
95
uint16_t oheight,
owidth
; /* offscreen size */
member in struct:sti_screen
stireg.h
473
uint16_t width, height,
owidth
, oheight, fbwidth, fbheight;
member in struct:sti_inqconfout
/src/usr.bin/rs/
rs.c
94
static int
owidth
= 80, gutter = 2;
variable
143
if (flags & NOARGS && curlen <
owidth
)
270
ocols =
owidth
/ colw;
272
warnx("Display width %d is less than column width %d",
owidth
, colw);
431
p = getnum(&
owidth
, p, 0);
432
if (
owidth
<= 0)
Completed in 22 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026