Searched defs:sheight (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 | 1230 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 D | intel_overlay.c | 793 u32 swidth, swidthsw, sheight, ostride; in intel_overlay_do_put_image() local
|