Home
last modified time | relevance | path

Searched defs:shadowType (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.cpp147 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintBox()
163 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintFlatBox()
177 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintSlider()
184 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintCheck()
191 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintOption()
198 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, const gc… in gtkPaintShadow()
205 …const IntRect& rect, GtkWidget* widget, GtkStateType stateType, GtkShadowType shadowType, int arro… in gtkPaintArrow()
DScrollbarThemeGtk2.cpp104 GtkShadowType shadowType = GTK_SHADOW_OUT; in paintThumb() local
133 GtkShadowType shadowType = GTK_SHADOW_OUT; in paintButton() local
DRenderThemeGtk2.cpp170 GtkShadowType shadowType = GTK_SHADOW_OUT; in paintToggle() local
264 GtkShadowType shadowType = state == GTK_STATE_ACTIVE ? GTK_SHADOW_IN : GTK_SHADOW_OUT; in paintButton() local
389 GtkShadowType shadowType = isPressed(object) ? GTK_SHADOW_IN : GTK_SHADOW_OUT; in paintMenuList() local
611 GtkShadowType shadowType = upPressed ? GTK_SHADOW_IN : GTK_SHADOW_OUT; in paintInnerSpinButton() local