Searched refs:GtkIconInfo (Results 1 – 6 of 6) sorted by relevance
28 template <> void freeOwnedGPtr<GtkIconInfo>(GtkIconInfo*);
32 template <> void freeOwnedGPtr<GtkIconInfo>(GtkIconInfo* info) in freeOwnedGPtr()
89 GtkIconInfo* iconInfo = gtk_icon_theme_lookup_icon(gtk_icon_theme_get_default(), in getThemeIconFileName()97 GOwnPtr<GtkIconInfo> info(iconInfo); in getThemeIconFileName()
74 typedef struct _GtkIconInfo GtkIconInfo; typedef
7970 (WTF::GtkIconInfo): Add template specialization for GtkIconInfo
76828 * platform/gtk/GOwnPtrGtk.cpp: Move the GtkIconInfo template specialization to this file.76829 (WTF::GtkIconInfo): Added this forward declaration.