HomeSort by: relevance | last modified time | path
    Searched refs:set_cursor_colors (Results 1 - 25 of 26) sorted by relevancy

1 2

  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_cursor.c 118 GFX(set_cursor_colors(bg, fg));
lx_display.c 565 .set_cursor_colors = lx_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_gx1_cursor.c 228 GFX(set_cursor_colors(bg, fg));
nsc_gx2_cursor.c 229 GFX(set_cursor_colors(bg, fg));
  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_ums_mode.c 382 .set_cursor_colors = qxl_crtc_set_cursor_colors,
qxl_drmmode.c 329 .set_cursor_colors = drmmode_set_cursor_colors,
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_crtc.c 442 .set_cursor_colors = crtc_set_cursor_colors,
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.h 172 (*set_cursor_colors) (xf86CrtcPtr crtc, int bg, int fg); member in struct:_xf86CrtcFuncs
xf86Cursors.c 269 crtc->funcs->set_cursor_colors (crtc, bg, fg);
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi501_crtc.c 640 crtcFuncs->set_cursor_colors = SMI501_CrtcSetCursorColors;
664 crtcFuncs->set_cursor_colors = SMI501_CrtcSetCursorColors;
smilynx_crtc.c 938 crtcFuncs->set_cursor_colors = SMILynx_CrtcSetCursorColors_crt;
975 crtcFuncs->set_cursor_colors = SMILynx_CrtcSetCursorColors_crt;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Cursors.c 316 crtc->funcs->set_cursor_colors(crtc, bg, fg);
xf86Crtc.h 186 (*set_cursor_colors) (xf86CrtcPtr crtc, int bg, int fg); member in struct:_xf86CrtcFuncs
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_crtc.c 791 .set_cursor_colors = radeon_crtc_set_cursor_colors,
drmmode_display.c 611 .set_cursor_colors = drmmode_set_cursor_colors,
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_kms.c 317 .set_cursor_colors = drmmode_set_cursor_colors,
via_display.c 4040 .set_cursor_colors = iga1_crtc_set_cursor_colors,
4455 .set_cursor_colors = iga2_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
drmmode_display.c 575 .set_cursor_colors = drmmode_set_cursor_colors,
i830_display.c 2332 .set_cursor_colors = i830_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_crtc.c 1073 .set_cursor_colors = r128_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-vboxvideo/dist/src/
vboxvideo.c 459 .set_cursor_colors = NULL, /* We are still using the old cursor API. */
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_display.c 715 .set_cursor_colors = intel_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_display.c 713 .set_cursor_colors = intel_crtc_set_cursor_colors,
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.c 1853 .set_cursor_colors = drmmode_set_cursor_colors,
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c 1412 .set_cursor_colors = drmmode_set_cursor_colors,

Completed in 38 milliseconds

1 2