Searched defs:swidth (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/dev/video/fb/bmp/ |
H A D | splash_bmp.c | 228 int swidth,sheight; /* screen dimensions for the current mode */ member 490 bmp_Init(const char *data, int swidth, int sheight, int sdepth) in bmp_Init()
|
/dflybsd-src/sys/dev/video/fb/pcx/ |
H A D | splash_pcx.c | 191 int swidth, sheight, sbpsl, sdepth, splanes; in pcx_draw() local
|
/dflybsd-src/contrib/less/ |
H A D | search.c | 619 int swidth = sc_width - line_pfx_width() - (rscroll_char ? 1 : 0); in shift_visible() local 1512 size_t swidth = (size_t) (sc_width - line_pfx_width()); /*{{type-issue}}*/ in search_range() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_overlay.c | 793 u32 swidth, swidthsw, sheight, ostride; in intel_overlay_do_put_image() local
|