Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk2.cpp178 GtkStateType toggleState = getGtkStateType(theme, renderObject); in paintToggle() local
182 widgetContext.gtkPaintOption(buttonRect, widget, toggleState, shadowType, detail); in paintToggle()
185 widgetContext.gtkPaintCheck(buttonRect, widget, toggleState, shadowType, detail); in paintToggle()
191 widgetContext.gtkPaintFocus(focusRect, widget, toggleState, detail); in paintToggle()