Home
last modified time | relevance | path

Searched refs:gtkPaintOption (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.h49 void gtkPaintOption(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*);
DWidgetRenderingContext.cpp191 void WidgetRenderingContext::gtkPaintOption(const IntRect& rect, GtkWidget* widget, GtkStateType st… in gtkPaintOption() function in WebCore::WidgetRenderingContext
DRenderThemeGtk2.cpp182 widgetContext.gtkPaintOption(buttonRect, widget, toggleState, shadowType, detail); in paintToggle()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1622675 (WebCore::WidgetRenderingContext::gtkPaintOption): Added.
DChangeLog10213 (WebCore::WidgetRenderingContext::gtkPaintOption): Ditto.