Searched defs:yOffset (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPVidModes.cpp326 ULONG yOffset = VBoxGetHeightReduction(); local
347 if (yOffset == 0 && resolutionMatrix[resIndex].xRes == 800 && resolutionMatrix[resIndex].yRes == 600)
365 resolutionMatrix[resIndex].yRes - yOffset, bitsPerPixel))
384 VBoxFillVidModeInfo(&pModesTable[iMode], resolutionMatrix[resIndex].xRes, resolutionMatrix[resIndex].yRes, bitsPerPixel, iMode+1, yOffset);
462 VBoxFillVidModeInfo(&pModesTable[iMode], xres, yres, bpp, iMode+1, yOffset);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexa_priv.h124 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon8441
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexa_priv.h132 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon6764
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexa_priv.h132 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon7085
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexa_priv.h135 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon8757
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexa_priv.h135 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon9071
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexa_priv.h133 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon9390
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexa_priv.h133 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon4920
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexa_priv.h133 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon5235
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexa_priv.h133 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon5548
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexa_priv.h133 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon5856
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexa_priv.h132 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon6163
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexa_priv.h132 int yOffset; /* y location within the picture where the cache starts */ member in struct:__anon6466
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h328 GLint xOffset, yOffset; member in struct:__GLdrawablePrivateRec
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drichedit.h267 LONG yOffset; member in struct:_charformat
280 LONG yOffset; member in struct:_charformatw
294 LONG yOffset; member in struct:_charformat2a
316 LONG yOffset; member in struct:_charformat2w
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drichedit.h267 LONG yOffset; member in struct:_charformat
280 LONG yOffset; member in struct:_charformatw
294 LONG yOffset; member in struct:_charformat2a
316 LONG yOffset; member in struct:_charformat2w

Completed in 117 milliseconds