Lines Matching refs:PyCFunction
472 {"GetMouse", (PyCFunction)Evt_GetMouse, 1,
474 {"Button", (PyCFunction)Evt_Button, 1,
476 {"StillDown", (PyCFunction)Evt_StillDown, 1,
478 {"WaitMouseUp", (PyCFunction)Evt_WaitMouseUp, 1,
480 {"GetCaretTime", (PyCFunction)Evt_GetCaretTime, 1,
482 {"GetKeys", (PyCFunction)Evt_GetKeys, 1,
484 {"GetDblTime", (PyCFunction)Evt_GetDblTime, 1,
486 {"SetEventMask", (PyCFunction)Evt_SetEventMask, 1,
488 {"GetNextEvent", (PyCFunction)Evt_GetNextEvent, 1,
490 {"EventAvail", (PyCFunction)Evt_EventAvail, 1,
492 {"PostEvent", (PyCFunction)Evt_PostEvent, 1,
494 {"FlushEvents", (PyCFunction)Evt_FlushEvents, 1,
496 {"GetGlobalMouse", (PyCFunction)Evt_GetGlobalMouse, 1,
498 {"GetCurrentKeyModifiers", (PyCFunction)Evt_GetCurrentKeyModifiers, 1,
500 {"CheckEventQueueForUserCancel", (PyCFunction)Evt_CheckEventQueueForUserCancel, 1,
502 {"KeyScript", (PyCFunction)Evt_KeyScript, 1,
504 {"IsCmdChar", (PyCFunction)Evt_IsCmdChar, 1,
506 {"LMGetKeyThresh", (PyCFunction)Evt_LMGetKeyThresh, 1,
508 {"LMSetKeyThresh", (PyCFunction)Evt_LMSetKeyThresh, 1,
510 {"LMGetKeyRepThresh", (PyCFunction)Evt_LMGetKeyRepThresh, 1,
512 {"LMSetKeyRepThresh", (PyCFunction)Evt_LMSetKeyRepThresh, 1,
514 {"LMGetKbdLast", (PyCFunction)Evt_LMGetKbdLast, 1,
516 {"LMSetKbdLast", (PyCFunction)Evt_LMSetKbdLast, 1,
518 {"LMGetKbdType", (PyCFunction)Evt_LMGetKbdType, 1,
520 {"LMSetKbdType", (PyCFunction)Evt_LMSetKbdType, 1,
522 {"TickCount", (PyCFunction)Evt_TickCount, 1,
524 {"WaitNextEvent", (PyCFunction)Evt_WaitNextEvent, 1,