Home
last modified time | relevance | path

Searched refs:AnimationCanceledEvent (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol-mapping.d.ts18 'Animation.animationCanceled': [Protocol.Animation.AnimationCanceledEvent];
H A Dprotocol-proxy-api.d.ts188 …on(event: 'animationCanceled', listener: (params: Protocol.Animation.AnimationCanceledEvent) => vo…
H A Dprotocol.d.ts506 export interface AnimationCanceledEvent { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/types/
H A Dprotocol-mapping.d.ts98 'Animation.animationCanceled': [Protocol.Animation.AnimationCanceledEvent];
H A Dprotocol-proxy-api.d.ts729 …on(event: 'animationCanceled', listener: (params: Protocol.Animation.AnimationCanceledEvent) => vo…
H A Dprotocol.d.ts2924 export interface AnimationCanceledEvent { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol-mapping.d.ts18 'Animation.animationCanceled': [Protocol.Animation.AnimationCanceledEvent];
H A Dprotocol-proxy-api.d.ts203 animationCanceled(params: Protocol.Animation.AnimationCanceledEvent): void;
H A Dprotocol.d.ts541 export interface AnimationCanceledEvent { interface