Searched refs:desiredY (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fullscrn.c46 __glutCurrentWindow->desiredY = 0;
H A Dglut_winmisc.c63 __glutCurrentWindow->desiredY = y;
H A Dglut_event.c1071 changes.top = window->desiredY;
1113 window->desiredY = point.y;
1119 changes.y = window->desiredY;
H A Dglut_gamemode.c632 window->desiredY = 0;
H A Dglutint.h363 int desiredY; /* desired Y location */ member in struct:_GLUTwindow
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_layout.c216 crtc->desiredY = box->y;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_output.c110 crtc->desiredY);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_sor.c387 crtc->desiredX, crtc->desiredY)) {
396 crtc->desiredY)) {
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_ums_mode.c196 crtc->desiredX, crtc->desiredY))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h275 int desiredX, desiredY; member in struct:_xf86Crtc
H A Dxf86Crtc.c1048 crtc_height = crtc->desiredY + xf86ModeHeight (&crtc->desiredMode, crtc->desiredRotation);
2469 crtc->desiredY = output->initial_y;
2652 crtc->desiredY = 0;
2660 transform, crtc->desiredX, crtc->desiredY))
2799 crtc->desiredY = 0;
H A Dxf86RandR12.c1226 crtc->desiredY = y;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h378 int desiredY; /* desired Y location */ member in struct:_GLUTwindow
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.h300 int desiredX, desiredY; member in struct:_xf86Crtc
H A Dxf86Crtc.c1080 crtc->desiredY + xf86ModeHeight(&crtc->desiredMode,
2661 crtc->desiredY = output->initial_y;
2865 crtc->desiredY = 0;
2874 crtc->desiredX, crtc->desiredY)) {
3011 crtc->desiredY = 0;
H A Dxf86RandR12.c1235 crtc->desiredY = y;
2230 crtc->desiredX, crtc->desiredY);
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.c1631 crtc->desiredY = 0;
1635 crtc->desiredX, crtc->desiredY))
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c2812 x, crtc->desiredX, y, crtc->desiredY);
2821 i830PipeSetBase(crtc, crtc->desiredX + x, crtc->desiredY + y);
H A Di830_lvds.c1359 crtc->desiredX, crtc->desiredY)) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c190 crtc->desiredY = 0;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c181 crtc->desiredY = 0;
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c3648 crtc->desiredY = 0;
3655 crtc->desiredY)) {
3667 crtc->y = crtc->desiredY;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c3132 crtc->desiredY = 0;
3139 crtc->desiredY)) {
3151 crtc->y = crtc->desiredY;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c3809 crtc->desiredY = 0;
3815 crtc->desiredX, crtc->desiredY)) {
3830 crtc->y = crtc->desiredY;
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c864 crtc->desiredX, crtc->desiredY);

Completed in 69 milliseconds

12