Searched refs:Box (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIListView.cpp48 setFrameShape (QFrame::Box);
/vbox/src/VBox/Additions/x11/x11include/libx11-1.1.5-other/X11/
H A DXregion.h54 } Box, BOX, BoxRec, *BoxPtr; typedef in typeref:struct:__anon3696
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.h241 D3DDDIBOX Box; member in union:VBOXWDDMDISP_LOCKINFO::__anon620
H A DVBoxDispD3D.cpp3564 pBox = &pData->Box;
3574 Assert(pAlloc->LockInfo.Box.Left == pData->Box.Left);
3575 Assert(pAlloc->LockInfo.Box.Top == pData->Box.Top);
3576 Assert(pAlloc->LockInfo.Box.Right == pData->Box.Right);
3577 Assert(pAlloc->LockInfo.Box.Bottom == pData->Box.Bottom);
3578 Assert(pAlloc->LockInfo.Box
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/medium/
H A DUIMediumManager.cpp1259 pInformationContainer->setFrameShape(QFrame::Box);

Completed in 91 milliseconds