Searched refs:Resize (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineViewFullscreen.cpp81 case QEvent::Resize:
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineViewSeamless.cpp96 case QEvent::Resize:
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineViewNormal.cpp81 case QEvent::Resize:
H A DUIMachineWindowNormal.cpp410 case QEvent::Resize:
485 /* Resize the frame to fit the contents: */
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineViewScale.cpp109 case QEvent::Resize:
H A DUIMachineWindowScale.cpp106 /* Resize to default size: */
150 case QEvent::Resize:
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISlidingToolBar.cpp284 case QEvent::Resize:
H A DUIMachineView.cpp1266 case QEvent::Resize:
H A DUIMouseHandler.cpp703 case QEvent::Resize:
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupStack.cpp259 case QEvent::Resize:
H A DUIPortForwardingTable.cpp801 /* Resize table to contents size-hint and emit a spare place for first column: */
811 /* Resize table columns to be equal in size: */
843 case QEvent::Resize:
/vbox/src/VBox/Additions/haiku/SharedFolders/
H A DOpenHashTable.h336 bool Resize(void* allocation, size_t size, bool force = false, function in class:BOpenHashTable
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVbva.cpp1383 int rc = vboxWddmScreenInfoInit(&pResize->Resize.aEntries[0].Screen, pAllocData, pVScreenPos, fFlags);
1386 memcpy(&pResize->Resize.aEntries[0].aTargetMap, pTargetMap, sizeof (pResize->Resize.aEntries[0].aTargetMap));
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DUIVMInfoDialog.cpp279 /* Handle every Resize and Move we keep track of the geometry. */
280 case QEvent::Resize:
/vbox/include/VBox/
H A DVBoxVideo.h1948 VBOXCMDVBVA_RESIZE Resize; member in struct:VBOXCMDVBVA_CTL_RESIZE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddwrite.idl933 HRESULT Resize(UINT32 width, UINT32 height);
H A Dd3dx9mesh.h576 STDMETHOD(Resize)(THIS_ UINT new_size) PURE;
/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUISelectorWindow.cpp986 /* Handle every Resize and Move we keep track of the geometry. */
987 case QEvent::Resize:
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageDisk.cpp693 CHECK_ERROR(pMedium, Resize(cbResize, pProgress.asOutParam()));
699 RTMsgError("Resize medium operation is not implemented!");
701 RTMsgError("Resize medium operation for this format is not implemented yet!");
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.cpp1529 /* Handle every Resize and Move we keep track of the geometry. */
1530 case QEvent::Resize:
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h4018 nsresult (*Resize)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4224 nsresult (*Resize)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4499 nsresult (*Resize)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4875 nsresult (*Resize)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_2.h5797 nsresult (*Resize)( member in struct:IMedium_vtbl

Completed in 387 milliseconds

12