Searched refs:handleEvent (Results 1 - 25 of 138) sorted by relevance

123456

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DVoidCallback.idl27 boolean handleEvent();
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseCallback.idl32 boolean handleEvent(Database database);
33 boolean handleEvent(DatabaseSync database);
H A DSQLTransactionCallback.idl32 boolean handleEvent(SQLTransaction transaction);
H A DSQLTransactionErrorCallback.idl32 boolean handleEvent(SQLError error);
H A DSQLTransactionSyncCallback.idl34 boolean handleEvent(SQLTransactionSync transaction);
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DStringCallback.idl32 boolean handleEvent(DOMString data);
H A DRequestAnimationFrameCallback.idl36 [Custom] boolean handleEvent(double highResTime);
/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DEntriesCallback.idl34 boolean handleEvent(EntryArray entries);
H A DEntryCallback.idl34 boolean handleEvent(Entry entry);
H A DErrorCallback.idl34 boolean handleEvent(FileError error);
H A DFileCallback.idl34 boolean handleEvent(File file);
H A DFileSystemCallback.idl34 boolean handleEvent(DOMFileSystem fileSystem);
H A DFileWriterCallback.idl34 boolean handleEvent(FileWriter fileWriter);
H A DMetadataCallback.idl34 boolean handleEvent(Metadata metadata);
/macosx-10.9.5/WebCore-7537.78.1/Modules/geolocation/
H A DPositionCallback.idl28 boolean handleEvent(Geoposition position);
H A DPositionErrorCallback.idl28 boolean handleEvent(PositionError error);
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DNavigatorUserMediaErrorCallback.idl28 boolean handleEvent(NavigatorUserMediaError error);
H A DNavigatorUserMediaSuccessCallback.idl28 boolean handleEvent(LocalMediaStream stream);
H A DRTCErrorCallback.idl34 boolean handleEvent(DOMString errorInformation);
H A DRTCSessionDescriptionCallback.idl34 boolean handleEvent(RTCSessionDescription sdp);
H A DRTCStatsCallback.idl28 boolean handleEvent(RTCStatsResponse response);
/macosx-10.9.5/WebCore-7537.78.1/Modules/notifications/
H A DNotificationPermissionCallback.idl29 boolean handleEvent(DOMString permission);
/macosx-10.9.5/WebCore-7537.78.1/Modules/quota/
H A DStorageErrorCallback.idl34 boolean handleEvent(DOMCoreException error);
H A DStorageQuotaCallback.idl34 boolean handleEvent(unsigned long long grantedQuotaInBytes);
H A DStorageUsageCallback.idl34 boolean handleEvent(unsigned long long currentUsageInBytes, unsigned long long currentQuotaInBytes);

Completed in 158 milliseconds

123456