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 | 79 function onchange(newStatus, stats) { function 336 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/lib/ |
D | lib.dom.d.ts | 5893 onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; property 10299 onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null; property 11786 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property 14874 onchange: ((this: ScreenOrientation, ev: Event) => any) | null; property 15873 onchange: ((this: TextTrackList, ev: Event) => any) | null; property
|
D | lib.webworker.d.ts | 2629 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 5873 onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null; property 10279 onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null; property 11766 onchange: ((this: PermissionStatus, ev: Event) => any) | null; property 14854 onchange: ((this: ScreenOrientation, ev: Event) => any) | null; property 15853 onchange: ((this: TextTrackList, ev: Event) => any) | null; property
|
D | webworker.generated.d.ts | 2609 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
|