Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.h48 void gtkPaintCheck(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, const gchar*);
DWidgetRenderingContext.cpp184 void WidgetRenderingContext::gtkPaintCheck(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintCheck() function in WebCore::WidgetRenderingContext
DRenderThemeGtk2.cpp185 widgetContext.gtkPaintCheck(buttonRect, widget, toggleState, shadowType, detail); in paintToggle()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1622674 (WebCore::WidgetRenderingContext::gtkPaintCheck): Added.
DChangeLog10212 (WebCore::WidgetRenderingContext::gtkPaintCheck): Ditto.