#include "ewrte.h"
#include "ewgfx.h"
#include "_CoreEvent.h"
Go to the source code of this file.
|
CoreCursorGrabEvent | CoreCursorGrabEvent_InitializeUp (CoreCursorGrabEvent _this, XInt32 aFinger, XInt32 aStrikeCount, XBool aAutoDeflected, CoreView aTarget, XPoint aGlobalCurrentPos) |
|
CoreCursorGrabEvent | CoreCursorGrabEvent__InitializeUp (void *_this, XInt32 aFinger, XInt32 aStrikeCount, XBool aAutoDeflected, CoreView aTarget, XPoint aGlobalCurrentPos) |
|
CoreCursorGrabEvent | CoreCursorGrabEvent_InitializeDown (CoreCursorGrabEvent _this, XInt32 aFinger, XInt32 aStrikeCount, XBool aAutoDeflected, CoreView aTarget, XPoint aGlobalCurrentPos) |
|
CoreCursorGrabEvent | CoreCursorGrabEvent__InitializeDown (void *_this, XInt32 aFinger, XInt32 aStrikeCount, XBool aAutoDeflected, CoreView aTarget, XPoint aGlobalCurrentPos) |
|
◆ _CoreCursorGrabEvent_
#define _CoreCursorGrabEvent_ |
◆ _CoreCursorGrabEvent__InitializeDown_
#define _CoreCursorGrabEvent__InitializeDown_ |
◆ _CoreCursorGrabEvent__InitializeUp_
#define _CoreCursorGrabEvent__InitializeUp_ |
◆ _CoreView_
◆ CoreCursorGrabEvent__InitializeDown()
CoreCursorGrabEvent CoreCursorGrabEvent__InitializeDown |
( |
void * |
_this, |
|
|
XInt32 |
aFinger, |
|
|
XInt32 |
aStrikeCount, |
|
|
XBool |
aAutoDeflected, |
|
|
CoreView |
aTarget, |
|
|
XPoint |
aGlobalCurrentPos |
|
) |
| |
◆ CoreCursorGrabEvent__InitializeUp()
CoreCursorGrabEvent CoreCursorGrabEvent__InitializeUp |
( |
void * |
_this, |
|
|
XInt32 |
aFinger, |
|
|
XInt32 |
aStrikeCount, |
|
|
XBool |
aAutoDeflected, |
|
|
CoreView |
aTarget, |
|
|
XPoint |
aGlobalCurrentPos |
|
) |
| |
◆ CoreCursorGrabEvent_InitializeDown()
CoreCursorGrabEvent CoreCursorGrabEvent_InitializeDown |
( |
CoreCursorGrabEvent |
_this, |
|
|
XInt32 |
aFinger, |
|
|
XInt32 |
aStrikeCount, |
|
|
XBool |
aAutoDeflected, |
|
|
CoreView |
aTarget, |
|
|
XPoint |
aGlobalCurrentPos |
|
) |
| |
◆ CoreCursorGrabEvent_InitializeUp()
CoreCursorGrabEvent CoreCursorGrabEvent_InitializeUp |
( |
CoreCursorGrabEvent |
_this, |
|
|
XInt32 |
aFinger, |
|
|
XInt32 |
aStrikeCount, |
|
|
XBool |
aAutoDeflected, |
|
|
CoreView |
aTarget, |
|
|
XPoint |
aGlobalCurrentPos |
|
) |
| |