Home
last modified time | relevance | path

Searched refs:oncopy (Results 1 – 10 of 10) sorted by relevance

/third_party/iowow/src/fs/
Diwdlsnr.h36 iwrc(*oncopy)(struct IWDLSNR *self, off_t off, off_t len, off_t noff, int flags); member
Diwfile.c149 rc = impl->opts.dlsnr->oncopy(impl->opts.dlsnr, off, siz, noff, 0); in _iwfs_copy()
187 if (!l->onopen || !l->onclosing || !l->oncopy || !l->onresize || in iwfs_file_open()
/third_party/typescript/tests/baselines/reference/
DmappedTypeRecursiveInference.errors.txt1 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
2 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
26 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
28 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
DmappedTypeRecursiveInference.types94 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
95 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
100oncopy: any; oncut: any; onpaste: any; readonly style: any; contentEditable: any; enterKeyHint: an…
101 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
102oncopy: any; oncut: any; onpaste: any; readonly style: any; contentEditable: any; enterKeyHint: an…
107oncopy: any; oncut: any; onpaste: any; readonly activeElement: any; readonly fullscreenElement: an…
108oncopy: any; oncut: any; onpaste: any; readonly style: any; contentEditable: any; enterKeyHint: an…
109 …SING_INSTRUCTION_NODE: any; readonly TEXT_NODE: any; dispatchEvent: any; oncopy: any; oncut: any; …
110oncopy: any; oncut: any; onpaste: any; readonly style: any; contentEditable: any; enterKeyHint: an…
111oncopy: any; oncut: any; onpaste: any; readonly activeElement: any; readonly fullscreenElement: an…
/third_party/iowow/src/kv/
Diwal.c1059 dlsnr->oncopy = _oncopy; in iwal_create()
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl1892 attribute EventHandler oncopy;
/third_party/typescript/tests/lib/
Dlib.d.ts7973 oncopy: (ev: DragEvent) => any; property
/third_party/typescript/lib/
Dlib.dom.d.ts4959 oncopy: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts4939 oncopy: ((this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any) | null; property
/third_party/chromium/patch/
D0001-cve.patch5579 +document.oncopy = ev => {