Searched refs:moveOneCursor (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A DCursor.c17 static void moveOneCursor( accelerator_info *ai, int crtc_idx, int x, int y );
118 moveOneCursor( ai, 0, x, y );
120 moveOneCursor( ai, 1, x, y );
151 void moveOneCursor( accelerator_info *ai, int crtc_idx, int x, int y ) function

Completed in 6 milliseconds