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

/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp33 class ATL_NO_VTABLE MousePointerShape: class in inherits:MousePointerShapeWrap
38 DECLARE_EMPTY_CTOR_DTOR(MousePointerShape)
77 * MousePointerShape implementation.
79 DEFINE_EMPTY_CTOR_DTOR(MousePointerShape)
81 HRESULT MousePointerShape::FinalConstruct()
86 void MousePointerShape::FinalRelease()
93 HRESULT MousePointerShape::init(ComObjPtr<Mouse> pMouse,
125 void MousePointerShape::uninit()
137 HRESULT MousePointerShape::getVisible(BOOL *aVisible)
143 HRESULT MousePointerShape
[all...]

Completed in 60 milliseconds