Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/video/fb/bmp/
H A Dsplash_bmp.c228 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 Dsplash_pcx.c191 int swidth, sheight, sbpsl, sdepth, splanes; in pcx_draw() local
/dflybsd-src/contrib/less/
H A Dsearch.c619 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 Dintel_overlay.c793 u32 swidth, swidthsw, sheight, ostride; in intel_overlay_do_put_image() local