HomeSort by relevance Sort by last modified time
    Searched refs:iconURI (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/notifications/
NotificationCenter.h 64 PassRefPtr<Notification> createNotification(const String& iconURI, const String& title, const String& body, ExceptionCode& ec)
70 NotificationContents contents(iconURI.isEmpty() ? KURL() : scriptExecutionContext()->completeURL(iconURI), title, body);
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebviewprivate.h 87 CString iconURI;
webkitwebview.cpp     [all...]

Completed in 1215 milliseconds