OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hf_height
(Results
1 - 17
of
17
) sorted by relevancy
/src/usr.sbin/tpctl/
main.c
274
coords->maxy = fb.conf.
hf_height
- 1;
279
ym = fb.conf.
hf_height
/10;
283
coords->samples[0].y = fb.conf.
hf_height
/2;
291
coords->samples[2].y = fb.conf.
hf_height
- ym;
295
coords->samples[3].y = fb.conf.
hf_height
- ym;
336
fb.conf.
hf_height
,
fb.c
88
fb->conf.
hf_height
= fbinfo.height;
102
size = (size_t)fb->conf.hf_bytes_per_line * fb->conf.
hf_height
;
129
for (y = 0; y < fb->conf.
hf_height
; y++) {
269
y = fb->conf.
hf_height
- y - 1;
271
if (x < 0 || y < 0 || fb->conf.hf_width <= x || fb->conf.
hf_height
< y)
/src/sys/dev/hpc/
hpcfbio.h
119
short
hf_height
; /* how many lines */
member in struct:hpcfb_fbconf
bivideo.c
233
fb->
hf_height
= bootinfo->fb_height;
hpcfb.c
444
ri->ri_height = fbconf->
hf_height
;
/src/sys/arch/hpcarm/dev/
wzero3_lcd.c
332
fbconf->
hf_height
= sc->geometry->panel_height;
338
fbconf->
hf_height
* sc->active->depth / 8;
epsonlcd.c
188
fb->
hf_height
= vc->vc_fbheight;
ipaq_lcd.c
186
fb->
hf_height
= bootinfo->fb_height;
sed_saip.c
215
fb->
hf_height
= bootinfo->fb_height;
/src/sys/arch/hpcmips/dev/
mq200.c
188
sc->sc_fbconf.hf_width, sc->sc_fbconf.
hf_height
,
193
sc->sc_fbconf.hf_width, sc->sc_fbconf.
hf_height
,
351
fb->
hf_height
= bootinfo->fb_height;
ite8181.c
530
fb->
hf_height
= bootinfo->fb_height;
plumvideo.c
251
fb->
hf_height
= height;
/src/sys/arch/zaurus/dev/
w100lcd.c
225
fbconf->
hf_height
= sc->display_height;
zlcd.c
238
fbconf->
hf_height
= sc->geometry->panel_height;
/src/sys/arch/hpcmips/tx/
tx3912video.c
252
fb->
hf_height
= chip->vc_fbheight;
/src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.c
678
fbconf->
hf_height
= sc->panel_info->panel_height;
/src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c
346
fb->
hf_height
= height;
Completed in 22 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025