HomeSort by relevance Sort by last modified time
    Searched full:theevent (Results 1 - 25 of 25) sorted by null

  /external/python/cpython2/Mac/Modules/evt/
evtedit.py 2 (EventRecord_ptr, 'theEvent', InMode),
evtsupport.py 67 EventRecord theEvent;
77 &theEvent,
82 PyMac_BuildEventRecord, &theEvent);
86 f.docstring = lambda: "(EventMask eventMask, UInt32 sleep [,RegionHandle]) -> (Boolean _rv, EventRecord theEvent)"
_Evtmodule.c 150 EventRecord theEvent;
158 &theEvent);
161 PyMac_BuildEventRecord, &theEvent);
170 EventRecord theEvent;
178 &theEvent);
181 PyMac_BuildEventRecord, &theEvent);
451 EventRecord theEvent;
461 &theEvent,
466 PyMac_BuildEventRecord, &theEvent);
489 PyDoc_STR("(EventMask eventMask) -> (Boolean _rv, EventRecord theEvent)")},
    [all...]
  /external/python/cpython2/Lib/plat-mac/
terminalcommand.py 34 theEvent = AE.AECreateAppleEvent(kAECoreSuite, kAEDoScript, termAddress,
37 theEvent.AEPutParamDesc(kAECommandClass, commandDesc)
40 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
46 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
terminalcommand.py 34 theEvent = AE.AECreateAppleEvent(kAECoreSuite, kAEDoScript, termAddress,
37 theEvent.AEPutParamDesc(kAECommandClass, commandDesc)
40 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
46 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
terminalcommand.py 34 theEvent = AE.AECreateAppleEvent(kAECoreSuite, kAEDoScript, termAddress,
37 theEvent.AEPutParamDesc(kAECommandClass, commandDesc)
40 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
46 theEvent.AESend(SEND_MODE, kAENormalPriority, kAEDefaultTimeout)
  /external/skia/src/views/mac/
SkTextFieldCell.m 45 event:(NSEvent *)theEvent {
52 event:theEvent];
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.h 136 EventHandlerCallRef nextHandler, EventRef theEvent, void* userData);
138 EventHandlerCallRef nextHandler, EventRef theEvent, void* userData);
video_render_agl.cc 424 EventRef theEvent,
429 int eventType = GetEventKind(theEvent);
432 GetEventParameter (theEvent,
583 pascal OSStatus VideoRenderAGL::sHandleHiViewResized (EventHandlerCallRef nextHandler, EventRef theEvent, void* userData)
589 int eventType = GetEventKind(theEvent);
591 status = GetEventParameter (theEvent,
    [all...]
  /external/python/cpython2/Mac/Modules/dlg/
_Dlgmodule.c     [all...]
  /external/python/cpython2/Mac/Modules/ae/
aesupport.py 102 static pascal Boolean AEIdleProc(EventRecord *theEvent, long *sleepTime, RgnHandle *mouseRgn)
_AEmodule.c 39 static pascal Boolean AEIdleProc(EventRecord *theEvent, long *sleepTime, RgnHandle *mouseRgn)
    [all...]
  /external/python/cpython2/Mac/Modules/drag/
_Dragmodule.c 213 EventRecord theEvent;
219 PyMac_GetEventRecord, &theEvent,
223 &theEvent,
688 PyDoc_STR("(EventRecord theEvent, RgnHandle theRegion) -> None")},
    [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVInstruction.h     [all...]
  /external/python/cpython2/Mac/Modules/win/
_Winmodule.c     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]

Completed in 685 milliseconds