/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/ |
D | SDL_emscriptenevents.c | 301 Emscripten_HandleMouseMove(int eventType, const EmscriptenMouseEvent *mouseEvent, void *userData) in Emscripten_HandleMouseMove() 336 Emscripten_HandleMouseButton(int eventType, const EmscriptenMouseEvent *mouseEvent, void *userData) in Emscripten_HandleMouseButton() 360 Emscripten_HandleMouseFocus(int eventType, const EmscriptenMouseEvent *mouseEvent, void *userData) in Emscripten_HandleMouseFocus() 386 Emscripten_HandleWheel(int eventType, const EmscriptenWheelEvent *wheelEvent, void *userData) in Emscripten_HandleWheel() 394 Emscripten_HandleFocus(int eventType, const EmscriptenFocusEvent *wheelEvent, void *userData) in Emscripten_HandleFocus() 409 Emscripten_HandleTouch(int eventType, const EmscriptenTouchEvent *touchEvent, void *userData) in Emscripten_HandleTouch() 472 Emscripten_HandleKey(int eventType, const EmscriptenKeyboardEvent *keyEvent, void *userData) in Emscripten_HandleKey() 514 Emscripten_HandleKeyPress(int eventType, const EmscriptenKeyboardEvent *keyEvent, void *userData) in Emscripten_HandleKeyPress() 524 Emscripten_HandleFullscreenChange(int eventType, const EmscriptenFullscreenChangeEvent *fullscreenC… in Emscripten_HandleFullscreenChange() 545 Emscripten_HandleResize(int eventType, const EmscriptenUiEvent *uiEvent, void *userData) in Emscripten_HandleResize() [all …]
|
/third_party/node/lib/internal/fs/ |
D | watchers.js | 192 this._handle.onchange = (status, eventType, filename) => { argument 336 handle.onchange = (status, eventType, filename) => { argument 349 res({ eventType, filename }); property
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/emscripten/ |
D | SDL_sysjoystick.c | 46 Emscripten_JoyStickConnected(int eventType, const EmscriptenGamepadEvent *gamepadEvent, void *userD… in Emscripten_JoyStickConnected() 115 Emscripten_JoyStickDisconnected(int eventType, const EmscriptenGamepadEvent *gamepadEvent, void *us… in Emscripten_JoyStickDisconnected()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDeviceMemory.cpp | 146 …VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_UNIMP… in destroy() local 267 …VkDeviceMemoryReportEventTypeEXT eventType = isImport() ? VK_DEVICE_MEMORY_REPORT_EVENT_TYPE_IMPOR… in allocate() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
D | GameSurfaceView.java | 27 …public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, in… in native_onTouchInput()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_application_AccessibilityExtensionAbility.js | 20 eventType: '[PC Preview] unknown eventType', property
|
D | ohos_screenLock.js | 100 eventType: '[PC Preview] unknow eventType', property
|
D | ohos_hiSysEvent.js | 33 eventType: EventType, property
|
D | ohos_multimedia_audio.js | 76 eventType: audio.InterruptType, property
|
/third_party/node/test/parallel/ |
D | test-fs-watch.js | 64 watcher.on('change', common.mustCall(function(eventType, argFilename) { argument
|
D | test-fs-watchfile.js | 93 fs.watch(dir, common.mustCall(function(eventType, filename) { argument
|
D | test-fs-promises-watch.js | 53 for await (const { eventType, filename } of watcher) { property
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11.cpp | 222 int eventType = None; in setVisibility() local
|
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/ |
D | AccessibilityBridge.java | 1440 private void sendAccessibilityEvent(int viewId, int eventType) { in sendAccessibilityEvent() 1491 private AccessibilityEvent obtainAccessibilityEvent(int virtualViewId, int eventType) { in obtainAccessibilityEvent()
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_events.c | 623 SDL_SendAppEvent(SDL_EventType eventType) in SDL_SendAppEvent()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRRecords.h | 281 uint16_t eventType() const { return EventType; } in eventType() function
|
/third_party/jsframework/runtime/main/model/ |
D | directive.ts | 841 const eventName: string = eventType ? eventType + key : key; constant
|
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 562 String eventType = values.get("dEQP-EventType"); in handleStatus() local
|
/third_party/libjpeg-turbo/doc/html/ |
D | jquery.js | 23 …ypeof module==="object"&&module.exports){module.exports=factory(require("jquery"))}else{factory(ro… property
|
/third_party/libevdev/doc/html/ |
D | jquery.js | 23 …ypeof module==="object"&&module.exports){module.exports=factory(require("jquery"))}else{factory(ro… property
|
/third_party/typescript/lib/ |
D | tsc.js | 3002 function writeEvent(eventType, phase, name, args, extras, time) { argument
|
D | typingsInstaller.js | 3589 function writeEvent(eventType, phase, name, args, extras, time) { argument
|
D | typescriptServices.js | 3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
|
D | typescript.js | 3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
|
D | tsserverlibrary.js | 3794 function writeEvent(eventType, phase, name, args, extras, time) { argument
|