Home
last modified time | relevance | path

Searched defs:h_display_start (Results 1 – 9 of 9) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dcrtc.c148 status_t Radeon_MoveDisplay( accelerator_info *ai, uint16 h_display_start, uint16 v_display_start ) in Radeon_MoveDisplay()
176 status_t MOVE_DISPLAY( uint16 h_display_start, uint16 v_display_start ) in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/neomagic/
H A DSetDisplayMode.c166 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/nvidia/
H A DSetDisplayMode.c350 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/skeleton/
H A DSetDisplayMode.c337 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c440 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/via/
H A DSetDisplayMode.c336 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { in MOVE_DISPLAY()
/haiku/src/add-ons/accelerants/vesa/
H A Dmode.cpp310 vesa_move_display(uint16 h_display_start, uint16 v_display_start) in vesa_move_display()
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h117 uint16 h_display_start; /* first displayed pixel in line */ member
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h371 uint16 h_display_start; member