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

  /external/webkit/WebCore/notifications/
NotificationContents.h 42 : m_icon(iconUrl)
46 String icon() const { return m_icon; }
51 String m_icon; member in class:WebCore::NotificationContents
  /external/webkit/WebCore/platform/graphics/
Icon.h 73 QIcon m_icon; member in class:WebCore::Icon
76 GdkPixbuf* m_icon; member in class:WebCore::Icon
79 PlatformIcon m_icon; member in class:WebCore::Icon
  /external/webkit/WebCore/platform/
FileChooser.h 60 Icon* icon() const { return m_icon.get(); }
76 RefPtr<Icon> m_icon; member in class:WebCore::FileChooser

Completed in 89 milliseconds