Home
last modified time | relevance | path

Searched refs:gx00_crtc_cursor_hide (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/
H A DCursor.c159 gx00_crtc_cursor_hide(); in SHOW_CURSOR()
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c316 gx00_crtc_cursor_hide(); in g100_general_powerup()
418 gx00_crtc_cursor_hide(); in g200_general_powerup()
525 gx00_crtc_cursor_hide(); in g400_general_powerup()
642 gx00_crtc_cursor_hide(); in g450_general_powerup()
H A Dmga_proto.h97 status_t gx00_crtc_cursor_hide(void);
H A Dmga_crtc.c600 status_t gx00_crtc_cursor_hide() in gx00_crtc_cursor_hide() function