Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/common/ | |
ite_tc.c | 127 rp->wheight = h; |
grf_rbreg.h | 133 vu_short wheight; /* window height 0x4106 */ member in struct:rboxfb |
grf_tcreg.h | 119 vu_short wheight; /* block mover pixel height 0x4106 */ member in struct:tcboxfb |
ite_dv.c | 149 dp->wheight = h; |
ite_rb.c | 142 rp->wheight = h; |
grf_dvreg.h | 124 vu_short wheight; /* Window height 0x4106 */ member in struct:dvboxfb |
/src/sys/arch/hp300/dev/ | |
rboxreg.h | 112 uint16_t wheight; /* window height 0x4106 */ member in struct:rboxfb |
topcatreg.h | 95 uint16_t wheight; /* block mover pixel height 0x4106 */ member in struct:tcboxfb |
dvboxreg.h | 100 uint16_t wheight; /* Window height 0x4106 */ member in struct:dvboxfb |
rbox.c | 388 rb->wheight = cy; |
dvbox.c | 427 db->wheight = cy; |
topcat.c | 574 tc->wheight = cy; |