Home
last modified time | relevance | path

Searched refs:gtkPaintArrow (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.h51 …void gtkPaintArrow(const IntRect&, GtkWidget*, GtkStateType, GtkShadowType, int arrowDirection, co…
DScrollbarThemeGtk2.cpp211 widgetContext.gtkPaintArrow(arrowRect, widget, stateType, shadowType, arrowType, detail); in paintButton()
DRenderThemeGtk2.cpp393 …widgetContext.gtkPaintArrow(arrowRect, gtkComboBoxArrow(), stateType, shadowType, GTK_ARROW_DOWN, … in paintMenuList()
636 … widgetContext.gtkPaintArrow(arrowRect, widget, stateType, shadowType, GTK_ARROW_UP, "spinbutton"); in paintInnerSpinButton()
652 …widgetContext.gtkPaintArrow(arrowRect, widget, stateType, shadowType, GTK_ARROW_DOWN, "spinbutton"… in paintInnerSpinButton()
DWidgetRenderingContext.cpp205 void WidgetRenderingContext::gtkPaintArrow(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintArrow() function in WebCore::WidgetRenderingContext
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619665 (WebCore::WidgetRenderingContext::gtkPaintArrow):
19668 (WebCore::WidgetRenderingContext::gtkPaintArrow):
DChangeLog10215 (WebCore::WidgetRenderingContext::gtkPaintArrow): Ditto.