Searched refs:SetCursorColors (Results 1 – 6 of 6) sorted by relevance
97 !infoPtr->SetCursorColors) in xf86InitHardwareCursor()369 (*infoPtr->SetCursorColors) (infoPtr->pScrn, in xf86RecolorCursor_locked()373 (*infoPtr->SetCursorColors) (infoPtr->pScrn, in xf86RecolorCursor_locked()
13 void (*SetCursorColors) (ScrnInfoPtr pScrn, int bg, int fg); member
46 void SetCursorColors(ScrnInfoPtr pScrn, int bg, int fg)98 This indicates that the colors passed to the SetCursorColors
623 infoPtr->SetCursorColors = IBMramdac526SetCursorColors; in IBMramdac526HWCursorInit()639 infoPtr->SetCursorColors = IBMramdac640SetCursorColors; in IBMramdac640HWCursorInit()
677 infoPtr->SetCursorColors = TIramdacSetCursorColors; in TIramdacHWCursorInit()
670 cursor_info->SetCursorColors = xf86_set_cursor_colors; in xf86_cursors_init()