Home
last modified time | relevance | path

Searched defs:sheight (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.c1230 static POSITION get_lastlinepos(POSITION pos, POSITION tpos, int sheight) in get_lastlinepos()
1513 size_t sheight = (size_t) (sc_height - sindex_from_sline(jump_sline)); 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