Searched defs:widgetType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DRenderThemeGtk2.cpp655 GRefPtr<GdkPixbuf> getStockIconForWidgetType(GType widgetType, const char* iconName, gint direction, gint state, gint iconSize) argument
671 GRefPtr<GdkPixbuf> getStockSymbolicIconForWidgetType(GType widgetType, const char* /* symbolicIconName */, const char* fallbackStockIconName, gint direction, gint state, gint iconSize) argument
H A DRenderThemeGtk3.cpp78 static GtkStyleContext* getStyleContext(GType widgetType) argument
223 paintToggle(const RenderThemeGtk* theme, GType widgetType, const RenderObject& renderObject, const PaintInfo& paintInfo, const IntRect& fullRect) argument
880 getStockIconForWidgetType(GType widgetType, const char* iconName, gint direction, gint state, gint iconSize) argument
904 getStockSymbolicIconForWidgetType(GType widgetType, const char* symbolicIconName, const char* fallbackStockIconName, gint direction, gint state, gint iconSize) argument
[all...]

Completed in 118 milliseconds