Searched defs:onchange (Results 1 – 9 of 9) sorted by relevance
| /third_party/jsframework/runtime/main/extend/mediaquery/ |
| D | pluginMediaQuery.ts | 55 get onchange() { method in MediaQueryList 59 set onchange(onchange: any) { method in MediaQueryList
|
| /third_party/node/test/async-hooks/ |
| D | test-graph.statwatcher.js | 12 function onchange() { } function
|
| /third_party/node/lib/internal/fs/ |
| D | watchers.js | 83 function onchange(newStatus, stats) { function 339 handle.onchange = (status, eventType, filename) => { function
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 4501 onchange: (ev: Event) => any; property 5822 onchange: (ev: Event) => any; property 7970 onchange: (ev: Event) => any; property 14875 onchange: (ev: Event) => any; property 15919 onchange: (ev: Event) => any; property 16752 declare var onchange: (ev: Event) => any; variable
|
| /third_party/typescript/src/lib/ |
| D | dom.generated.d.ts | 5822 onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; property 9504 onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null; property 10876 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property 13513 onchange: ((this: ScreenOrientation, ev: Event) => any) | null; property 14311 onchange: ((this: TextTrackList, ev: Event) => any) | null; property
|
| D | webworker.generated.d.ts | 2745 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property
|
| /third_party/typescript/lib/ |
| D | lib.dom.d.ts | 5842 onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; property 9524 onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null; property 10896 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property 13533 onchange: ((this: ScreenOrientation, ev: Event) => any) | null; property 14331 onchange: ((this: TextTrackList, ev: Event) => any) | null; property
|
| D | lib.webworker.d.ts | 2765 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 81901 static nsIAtom* onchange; member in nsGkAtoms
|