Searched defs:mWidth (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.h54 int mWidth, mHeight; member in struct:VBoxGuestWinInfo
64 : mhasShape(hasShape), mX(x), mY(y), mWidth(w), mHeight(h),
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.h250 uint32_t mWidth; member in class:CrFbWindow
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrUtilityLib.h50 UINT16 mWidth; member in struct:SConfigInfo
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1348 mBytesPerLine(pFb->bytesPerLine()), mWidth(pFb->width()), mHeight(pFb->height()),
1360 mBytesPerLine(aBytesPerLine), mWidth(aWidth), mHeight(aHeight),
1369 ulong width() const { return mWidth; }
1383 ulong mWidth; local

Completed in 40 milliseconds