Searched refs:CGSConnectionRef (Results 1 – 1 of 1) sorted by relevance
394 typedef int CGSConnectionRef; typedef395 static CGSConnectionRef conn = 0;396 extern CGError CGSNewConnection(void*, CGSConnectionRef*);397 extern CGError CGSReleaseConnection(CGSConnectionRef);398 extern CGError CGSGetGlobalCursorDataSize(CGSConnectionRef, int*);399 extern CGError CGSGetGlobalCursorData(CGSConnectionRef, unsigned char*,401 extern CGError CGSGetCurrentCursorLocation(CGSConnectionRef, CGPoint*);