Searched refs:ControlState (Results 1 – 4 of 4) sorted by relevance
69 virtual Color selectionColor(ControlPart, ControlState, SelectionPart) const { return Color(); } in selectionColor() argument
31 enum ControlState { enum
111 virtual bool stateChanged(RenderObject*, ControlState) const;
698 bool RenderTheme::stateChanged(RenderObject* o, ControlState state) const in stateChanged()