Searched refs:ControlState (Results 1 – 7 of 7) sorted by relevance
31 enum ControlState { enum
68 virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); } in selectionColor() argument
49 virtual bool stateChanged(RenderObject*, ControlState) const;
75 bool RenderThemeAndroid::stateChanged(RenderObject* o, ControlState state) const in stateChanged()
95 virtual bool stateChanged(RenderObject*, ControlState) const;
543 bool RenderTheme::stateChanged(RenderObject* o, ControlState state) const in stateChanged()
4397 * rendering/RenderTheme.h: (WebCore::): Added ReadOnlyState to ControlState enum.