HomeSort by relevance Sort by last modified time
    Searched refs:handleEvent (Results 1 - 25 of 279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/dom/
RequestAnimationFrameCallback.idl 34 void handleEvent(double highResTime);
StringCallback.idl 32 void handleEvent(DOMString data);
  /external/chromium_org/third_party/WebKit/Source/core/html/
VoidCallback.idl 27 void handleEvent();
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseCallback.idl 30 boolean handleEvent(Database database);
31 boolean handleEvent(DatabaseSync database);
SQLTransactionCallback.idl 30 boolean handleEvent(SQLTransaction transaction);
SQLTransactionErrorCallback.idl 30 boolean handleEvent(SQLError error);
SQLTransactionSyncCallback.idl 32 boolean handleEvent(SQLTransactionSync transaction);
  /external/chromium_org/third_party/WebKit/Source/core/events/
EventListener.idl 22 void handleEvent(Event event);
  /external/chromium_org/third_party/WebKit/Source/modules/filesystem/
EntriesCallback.idl 32 void handleEvent(Entry[] entries);
EntryCallback.idl 32 void handleEvent(Entry entry);
ErrorCallback.idl 32 void handleEvent(FileError error);
FileCallback.idl 32 void handleEvent(File file);
FileSystemCallback.idl 32 void handleEvent(DOMFileSystem fileSystem);
FileWriterCallback.idl 32 void handleEvent(FileWriter fileWriter);
MetadataCallback.idl 32 void handleEvent(Metadata metadata);
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
PositionCallback.idl 26 void handleEvent(Geoposition position);
PositionErrorCallback.idl 26 void handleEvent(PositionError error);
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
NavigatorUserMediaErrorCallback.idl 26 void handleEvent(NavigatorUserMediaError error);
NavigatorUserMediaSuccessCallback.idl 26 void handleEvent(MediaStream stream);
RTCErrorCallback.idl 32 void handleEvent(DOMString errorInformation);
RTCSessionDescriptionCallback.idl 32 void handleEvent(RTCSessionDescription sdp);
RTCStatsCallback.idl 26 void handleEvent(RTCStatsResponse response);
  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationPermissionCallback.idl 27 void handleEvent(DOMString permission);
  /external/chromium_org/third_party/WebKit/Source/modules/quota/
StorageErrorCallback.idl 32 void handleEvent(DOMError error);
StorageQuotaCallback.idl 32 void handleEvent(unsigned long long grantedQuotaInBytes);

Completed in 285 milliseconds

1 2 3 4 5 6 7 8 91011>>