Searched defs:u32HotX (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp69 uint32_t u32HotX; member in struct:VBVAMOUSESHAPEINFO
585 pMouseShapeInfo->u32HotX,
610 pMouseShapeInfo->u32HotX,
664 pCtx->mouseShapeInfo.u32HotX = pShape->u32HotX;
1577 rc = SSMR3PutU32 (pSSM, pCtx->mouseShapeInfo.u32HotX);
1789 rc = SSMR3GetU32 (pSSM, &pCtx->mouseShapeInfo.u32HotX);
2411 pShape->u32HotX,
/vbox/include/VBox/
H A DVBoxVideo.h1056 uint32_t u32HotX; member in struct:VBVAMOUSEPOINTERSHAPE

Completed in 48 milliseconds