Home
last modified time | relevance | path

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