/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | nvo.h | 40 int ( * resize ) ( struct nvo_block *nvo, size_t len ); member in struct:nvo_block 47 int ( * resize ) ( struct nvo_block *nvo, size_t len ),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glxdrawable.h | 54 GLboolean (*resize)(__GLXdrawable *private); member in struct:__GLXdrawable
|
H A D | xf86Crtc.h | 525 * Requests that the driver resize the screen. 537 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | glxdrawable.h | 58 GLboolean (*resize)(__GLXdrawable *private); member in struct:__GLXdrawable
|
H A D | xf86Crtc.h | 500 * Requests that the driver resize the screen. 512 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/include/VBox/com/ |
H A D | array.h | 625 SafeArray(size_t aSize) { resize(aSize); } 695 resize(aCntr.size()); 726 resize(aMap.size()); 831 * since this doesn't check for a NULL condition; use #resize() and 863 bool resize(size_t aNewSize) function in class:com::SafeArray 896 return resize(aNewSize); 1272 resize(sSize); 1278 resize(aSize); 1287 resize(sSize); 1293 resize(aSiz [all...] |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86Crtc.h | 512 * Requests that the driver resize the screen. 524 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/HostDrivers/win/cfg/ |
H A D | VBoxDrvCfg.cpp | 127 HRESULT resize(int newSize); 158 int hr = resize(mBufSize+10); 170 HRESULT VBoxDrvCfgStringList::resize(int newSize) function in class:VBoxDrvCfgStringList
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Crtc.h | 645 * Requests that the driver resize the screen. 657 (*resize) (ScrnInfoPtr scrn, int width, int height); member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86Crtc.h | 645 * Requests that the driver resize the screen. 657 (*resize) (ScrnInfoPtr scrn, int width, int height); member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86Crtc.h | 589 * Requests that the driver resize the screen. 601 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86Crtc.h | 612 * Requests that the driver resize the screen. 624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Crtc.h | 612 * Requests that the driver resize the screen. 624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Crtc.h | 612 * Requests that the driver resize the screen. 624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Crtc.h | 612 * Requests that the driver resize the screen. 624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86Crtc.h | 612 * Requests that the driver resize the screen. 624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86Crtc.h | 626 * Requests that the driver resize the screen. 638 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86Crtc.h | 644 * Requests that the driver resize the screen. 656 (*resize) (ScrnInfoPtr scrn, int width, int height); member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86Crtc.h | 644 * Requests that the driver resize the screen. 656 (*resize) (ScrnInfoPtr scrn, int width, int height); member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86Crtc.h | 641 * Requests that the driver resize the screen. 653 (*resize) (ScrnInfoPtr scrn, int width, int height); member in struct:_xf86CrtcConfigFuncs
|
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/ |
H A D | glcore.h | 218 /* what Resize routines return if resize resorted to fallback case */ 283 GLboolean (*resize)(__GLdrawableBuffer *buf, member in struct:__GLdrawableBufferRec 381 GLboolean (*resize)(__GLdrawablePrivate *glPriv); member in struct:__GLdrawablePrivateRec
|
/vbox/src/VBox/Main/src-server/ |
H A D | MediumImpl.cpp | 860 * Implementation code for the "resize" task. 1658 aVariant.resize(cBits); 1906 aChildren.resize(children.size()); 1990 aMachineIds.resize(brlist.size()); 2097 aSnapshotIds.resize(size); 2422 aReturnNames.resize(m->mapProperties.size()); 2423 aReturnValues.resize(m->mapProperties.size()); 2935 HRESULT Medium::resize(LONG64 aLogicalSize, function in class:Medium 8636 * Implementation code for the "resize" task. 8717 tr("Could not resize mediu [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | FastInfoset.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ... |
H A D | sjsxp.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | server_protocol.h | 1623 struct resize struct in union:console_renderer_event::__anon14229 1627 } resize; member in union:console_renderer_event::__anon14229
|