OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hf_width
(Results
1 - 17
of
17
) sorted by relevancy
/src/usr.sbin/tpctl/
main.c
273
coords->maxx = fb.conf.
hf_width
- 1;
278
xm = fb.conf.
hf_width
/10;
282
coords->samples[0].x = fb.conf.
hf_width
/2;
294
coords->samples[3].x = fb.conf.
hf_width
- xm;
298
coords->samples[4].x = fb.conf.
hf_width
- xm;
335
fb.conf.
hf_width
,
fb.c
87
fb->conf.
hf_width
= fbinfo.width;
267
x = fb->conf.
hf_width
- x - 1;
271
if (x < 0 || y < 0 || fb->conf.
hf_width
<= x || fb->conf.hf_height < y)
/src/sys/arch/hpcarm/dev/
wzero3_lcd.c
331
fbconf->
hf_width
= sc->geometry->panel_width;
334
fbconf->hf_bytes_per_line = fbconf->
hf_width
*
337
fbconf->hf_bytes_per_plane = fbconf->
hf_width
*
epsonlcd.c
189
fb->
hf_width
= vc->vc_fbwidth;
ipaq_lcd.c
187
fb->
hf_width
= bootinfo->fb_width;
sed_saip.c
216
fb->
hf_width
= bootinfo->fb_width;
/src/sys/dev/hpc/
hpcfbio.h
120
short
hf_width
; /* how many pixels in a line */
member in struct:hpcfb_fbconf
bivideo.c
234
fb->
hf_width
= bootinfo->fb_width;
hpcfb.c
443
ri->ri_width = fbconf->
hf_width
;
/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,
352
fb->
hf_width
= bootinfo->fb_width;
ite8181.c
531
fb->
hf_width
= bootinfo->fb_width;
plumvideo.c
252
fb->
hf_width
= width;
/src/sys/arch/zaurus/dev/
w100lcd.c
224
fbconf->
hf_width
= sc->display_width;
zlcd.c
237
fbconf->
hf_width
= sc->geometry->panel_width;
/src/sys/arch/hpcmips/tx/
tx3912video.c
253
fb->
hf_width
= chip->vc_fbwidth;
/src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c
347
fb->
hf_width
= width;
892
sc->sc_font.cw = hvc->hf.
hf_width
/ w;
/src/sys/arch/arm/s3c2xx0/
s3c24x0_lcd.c
679
fbconf->
hf_width
= sc->panel_info->panel_width;
Completed in 25 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025