Searched defs:m_icon (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/notifications/
H A DNotificationContents.h42 : m_icon(iconUrl)
46 KURL icon() const { return m_icon; }
51 KURL m_icon; member in class:WebCore::NotificationContents
/external/webkit/Source/WebCore/platform/graphics/
H A DIcon.h77 QIcon m_icon; member in class:WebCore::Icon
80 GdkPixbuf* m_icon; member in class:WebCore::Icon
83 Evas_Object* m_icon; member in class:WebCore::Icon
86 RefPtr<PlatformIcon> m_icon; member in class:WebCore::Icon
/external/webkit/Source/WebCore/platform/
H A DFileChooser.h69 Icon* icon() const { return m_icon.get(); }
96 RefPtr<Icon> m_icon; member in class:WebCore::FileChooser

Completed in 192 milliseconds