Searched refs:resize (Results 51 - 75 of 126) sorted by relevance

123456

/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h218 /* 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 DDHCPServerImpl.cpp413 aValues.resize(m->GlobalDhcpOptions.size());
430 aValues.resize(m->VmSlot2Options.size());
483 aValues.resize(map.size());
H A DSystemPropertiesImpl.cpp486 aDeviceTypes.resize(0);
497 aDeviceTypes.resize(2);
504 aDeviceTypes.resize(1);
646 aMediumFormats.resize(mediumFormats.size());
H A DVirtualBoxImpl.cpp909 aMachines.resize(m->allMachines.size());
949 aMachineGroups.resize(allGroups.size());
960 aHardDisks.resize(m->allHardDisks.size());
971 aDVDImages.resize(m->allDVDImages.size());
982 aFloppyImages.resize(m->allFloppyImages.size());
995 aProgressOperations.resize(pmap.size());
1005 aGuestOSTypes.resize(m->allGuestOSTypes.size());
1039 aDHCPServers.resize(m->allDHCPServers.size());
1052 aNATNetworks.resize(m->allNATNetworks.size());
1130 aInternalNetworks.resize(allInternalNetwork
[all...]
H A DVRDEServerImpl.cpp509 aProperties.resize(0);
571 aProperties.resize(cProperties);
H A DHostDnsService.cpp65 aArray.resize(v.size());
H A DMachineImpl.cpp1050 aGroups.resize(mUserData->s.llGroups.size());
1210 mNetworkAdapters.resize(newCount);
1690 aVideoCaptureScreens.resize(mHWData->mMonitorCount);
2557 aMediumAttachments.resize(mMediaData->mAttachments.size());
2600 aUSBControllers.resize(data.size());
2768 aSharedFolders.resize(mHWData->mSharedFolders.size());
2874 aStorageControllers.resize(data.size());
4877 aKeys.resize(mData->pMachineConfigFile->mapExtraDataItems.size());
5169 aMedia.resize(llMedia.size());
5876 aNames.resize(cEntrie
[all...]
H A DHostImpl.cpp532 aDVDDrives.resize(pList->size());
555 aFloppyDrives.resize(pList->size());
626 aNetworkInterfaces.resize(m->llNetIfs.size());
786 aNetworkInterfaces.resize(list.size());
860 aUSBDeviceFilters.resize(m->llUSBDeviceFilters.size());
1576 aNetworkInterfaces.resize(resultList.size());
1680 aVideoInputDevices.resize(list.size());
/vbox/src/VBox/Main/src-client/
H A DGuestFileImpl.cpp1275 aData.resize(aToRead);
1286 aData.resize(cbRead);
1290 aData.resize(0);
1315 aData.resize(aToRead);
1325 aData.resize(cbRead);
1329 aData.resize(0);
H A DGuestCtrlImpl.cpp135 aArgs.resize(0);
559 aSessions.resize(listSessions.size());
H A DBusAssignmentManager.cpp399 aAttached.resize(mPCIMap.size());
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Crtc.h500 * Requests that the driver resize the screen.
512 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIMainDialog.cpp132 m_pSizeGrip->resize(m_pSizeGrip->sizeHint());
198 /* Adjust the size-grip location for the current resize event: */
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsModel.cpp97 m_pRoot->resize(iViewportWidth, iViewportHeight);
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsNetworkDetailsHost.cpp97 resize(minimumSizeHint());
/vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/
H A DnsStdStringWrapper.h157 mRawString.resize(aNewLength);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Crtc.h512 * Requests that the driver resize the screen.
524 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Crtc.h525 * Requests that the driver resize the screen.
537 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs
/vbox/src/VBox/HostDrivers/win/cfg/
H A DVBoxDrvCfg.cpp127 HRESULT resize(int newSize);
158 int hr = resize(mBufSize+10);
170 HRESULT VBoxDrvCfgStringList::resize(int newSize) function in class:VBoxDrvCfgStringList
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIApplianceEditorWidget.cpp115 finalStates.resize(count);
116 finalValues.resize(count);
117 finalExtraValues.resize(count);
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp181 root()->resize(iViewportWidth, iViewportHeight);
447 m_pLeftRoot->resize(root()->geometry().size());
452 m_pRightRoot->resize(root()->geometry().size());
481 m_pLeftRoot->resize(root()->geometry().size());
486 m_pRightRoot->resize(root()->geometry().size());
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Crtc.h645 * 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 Dxf86Crtc.h645 * 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 Dxf86Crtc.h589 * 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 Dxf86Crtc.h612 * Requests that the driver resize the screen.
624 (*resize)(ScrnInfoPtr scrn, member in struct:_xf86CrtcConfigFuncs

Completed in 155 milliseconds

123456