Searched defs:onAbort (Results 1 – 9 of 9) sorted by relevance
43 const onAbort = () => { function
75 void SkXPSDocument::onAbort() {} in onAbort() function in SkXPSDocument
267 const onAbort = () => reject(new AbortError(undefined, { cause: signal.reason })); function
146 const onAbort = () => { function176 const onAbort = () => { function
100 void onAbort() override { in onAbort() function
131 const onAbort = (reason) => { function
381 void SkPDFDocument::onAbort() { in onAbort() function in SkPDFDocument
1966 const onAbort = function () { function
463 onAbort?: ReactEventHandler<T>; property