Searched defs:mHeight (Results 1 - 3 of 3) 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.h251 uint32_t mHeight; member in class:CrFbWindow
/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),
1370 ulong height() const { return mHeight; }
1384 ulong mHeight; local

Completed in 56 milliseconds