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.c1190 int swidth = sc_width - line_pfx_width(); search_range() local