Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.h46 void gtkPaintFocus(const IntRect&, GtkWidget*, GtkStateType, const gchar*);
DRenderThemeGtk2.cpp191 widgetContext.gtkPaintFocus(focusRect, widget, toggleState, detail); in paintToggle()
267 widgetContext.gtkPaintFocus(focusRect, widget, state, "button"); in paintButton()
461 widgetContext.gtkPaintFocus(textFieldRect, widget, GTK_STATE_NORMAL, "entry"); in paintTextField()
490 …widgetContext.gtkPaintFocus(IntRect(IntPoint(), rect.size()), widget, getGtkStateType(this, object… in paintSliderTrack()
DWidgetRenderingContext.cpp170 void WidgetRenderingContext::gtkPaintFocus(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintFocus() function in WebCore::WidgetRenderingContext
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1622671 (WebCore::WidgetRenderingContext::gtkPaintFocus): Use the paintRect
40755 (WebCore::WidgetRenderingContext::gtkPaintFocus): Ditto.
40759 (WebCore::WidgetRenderingContext::gtkPaintFocus): Ditto.
DChangeLog10210 (WebCore::WidgetRenderingContext::gtkPaintFocus): Ditto.