Searched defs:shape (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp70 std::vector<BYTE> shape; member in struct:MousePointerShape::Data
113 m.shape.resize(cbShape);
116 memcpy(&m.shape.front(), pu8Shape, cbShape);
175 aShape.resize(m.shape.size());
176 memcpy(&aShape.front(), &m.shape.front(), aShape.size());
H A DConsoleVRDPServer.cpp80 com::SafeArray <BYTE> shape; local
88 mpscev->COMGETTER(Shape)(ComSafeArrayAsOutParam(shape));
90 m_server->onMousePointerShapeChange(visible, alpha, xHot, yHot, width, height, ComSafeArrayAsInParam(shape));
379 uint8_t* shape = aShape.raw(); local
381 dumpPointer(shape, width, height, true);
384 if (MousePointer(alpha, xHot, yHot, width, height, shape) == VINF_SUCCESS)
392 * 'shape' AND mask followed by XOR mask.
410 uint8_t *pu8AndMask = shape;
411 uint8_t *pu8XorMask = shape + cbDstAndMask;
1805 com::SafeArray <BYTE> shape; local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbgeom.h182 XkbShapeDoodadRec shape; member in union:_XkbDoodad
330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
451 XkbFreeGeomOutlines(XkbShapePtr /* shape */ ,
518 extern Status XkbAllocGeomOutlines(XkbShapePtr /* shape */ ,
539 XkbComputeShapeTop(XkbShapePtr /* shape */ ,
544 XkbComputeShapeBounds(XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbgeom.h182 XkbShapeDoodadRec shape; member in union:_XkbDoodad
330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
451 XkbFreeGeomOutlines(XkbShapePtr /* shape */ ,
518 extern Status XkbAllocGeomOutlines(XkbShapePtr /* shape */ ,
539 XkbComputeShapeTop(XkbShapePtr /* shape */ ,
544 XkbComputeShapeBounds(XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
339 XkbShapePtr /* shape */,
491 XkbShapePtr /* shape */,
574 XkbShapePtr /* shape */,
604 XkbShapePtr /* shape */,
610 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
339 XkbShapePtr /* shape */,
491 XkbShapePtr /* shape */,
574 XkbShapePtr /* shape */,
604 XkbShapePtr /* shape */,
610 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
337 XkbShapePtr /* shape */,
489 XkbShapePtr /* shape */,
572 XkbShapePtr /* shape */,
602 XkbShapePtr /* shape */,
608 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
337 XkbShapePtr /* shape */,
489 XkbShapePtr /* shape */,
572 XkbShapePtr /* shape */,
602 XkbShapePtr /* shape */,
608 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
337 XkbShapePtr /* shape */,
489 XkbShapePtr /* shape */,
572 XkbShapePtr /* shape */,
602 XkbShapePtr /* shape */,
608 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
337 XkbShapePtr /* shape */,
489 XkbShapePtr /* shape */,
572 XkbShapePtr /* shape */,
602 XkbShapePtr /* shape */,
608 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
348 XkbShapePtr /* shape */,
500 XkbShapePtr /* shape */,
592 XkbShapePtr /* shape */,
622 XkbShapePtr /* shape */,
628 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxkbgeom.h193 XkbShapeDoodadRec shape; member in union:_XkbDoodad
348 XkbShapePtr /* shape */,
500 XkbShapePtr /* shape */,
592 XkbShapePtr /* shape */,
622 XkbShapePtr /* shape */,
628 XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxkbgeom.h182 XkbShapeDoodadRec shape; member in union:_XkbDoodad
330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
451 XkbFreeGeomOutlines(XkbShapePtr /* shape */ ,
518 extern Status XkbAllocGeomOutlines(XkbShapePtr /* shape */ ,
539 XkbComputeShapeTop(XkbShapePtr /* shape */ ,
544 XkbComputeShapeBounds(XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxkbgeom.h182 XkbShapeDoodadRec shape; member in union:_XkbDoodad
330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
451 XkbFreeGeomOutlines(XkbShapePtr /* shape */ ,
518 extern Status XkbAllocGeomOutlines(XkbShapePtr /* shape */ ,
539 XkbComputeShapeTop(XkbShapePtr /* shape */ ,
544 XkbComputeShapeBounds(XkbShapePtr /* shape */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxkbgeom.h182 XkbShapeDoodadRec shape; member in union:_XkbDoodad
330 extern XkbOutlinePtr XkbAddGeomOutline(XkbShapePtr /* shape */ ,
451 XkbFreeGeomOutlines(XkbShapePtr /* shape */ ,
518 extern Status XkbAllocGeomOutlines(XkbShapePtr /* shape */ ,
539 XkbComputeShapeTop(XkbShapePtr /* shape */ ,
544 XkbComputeShapeBounds(XkbShapePtr /* shape */
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp649 void UISession::sltMousePointerShapeChange(bool fVisible, bool fAlpha, QPoint hotCorner, QSize size, QVector<uint8_t> shape) argument
651 /* In case of shape data is present: */
652 if (shape.size() > 0)
657 /* And updating current cursor shape: */
658 setPointerShape(shape.data(), fAlpha,
662 /* In case of shape data is NOT present: */
1734 /* Create a ARGB image out of the shape data. */
1743 /* If the alpha channel isn't in the shape data, we have to
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKBgeom.h197 XkbShapeDoodadRec shape; member in union:_XkbDoodad
350 XkbShapePtr /* shape */,
542 XkbShapePtr /* shape */,
651 XkbShapePtr /* shape */,
700 XkbShapePtr /* shape */,
708 XkbShapePtr /* shape */
H A Dlbxstr.h574 BYTE shape; member in struct:_LbxFillPoly
H A DXKBproto.h779 xkbShapeDoodadWireDesc shape; member in union:_xkbDoodadWireDesc
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBgeom.h195 XkbShapeDoodadRec shape; member in union:_XkbDoodad
341 XkbShapePtr /* shape */,
493 XkbShapePtr /* shape */,
576 XkbShapePtr /* shape */,
613 XkbShapePtr /* shape */,
619 XkbShapePtr /* shape */
H A DXKBproto.h778 xkbShapeDoodadWireDesc shape; member in union:_xkbDoodadWireDesc
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp103 /** Pointer shape change event data structure */
111 // make a copy of the shape
116 shape.resize(cbShapeSize);
117 ::memcpy(shape.raw(), aShape.raw(), cbShapeSize);
131 com::SafeArray<BYTE> shape; member in struct:PointerShapeChangeData
398 com::SafeArray<BYTE> shape; local
406 pMPSCEv->COMGETTER(Shape)(ComSafeArrayAsOutParam(shape));
408 ComSafeArrayAsInParam(shape));
2405 com::SafeArray <BYTE> shape; local
2413 mps->COMGETTER(Shape)(ComSafeArrayAsOutParam(shape));
4525 const uint8_t* shape = data->shape.raw(); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Dlbxproto.h621 BYTE shape; member in struct:_LbxFillPoly
/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXproto.h1724 BYTE shape;
1720 BYTE shape; member in struct:_FillPolyReq
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DXproto.h1696 BYTE shape;
1692 BYTE shape; member in struct:_FillPolyReq

Completed in 218 milliseconds