Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash_bmp.c219 int swidth,sheight; /* screen dimensions for the current mode */ member
478 bmp_Init(char *data, int swidth, int sheight, int sdepth) in bmp_Init()
H A Dsplash_pcx.c203 int swidth, sheight, sbpsl; in pcx_draw() local
/freebsd/contrib/less/
H A Dsearch.c597 int swidth = sc_width - line_pfx_width() - (rscroll_char ? 1 : 0); in shift_visible() local
1493 size_t swidth = (size_t) (sc_width - line_pfx_width()); /*{{type-issue}}*/ in search_range() local