Searched refs:PaintState (Results 1 – 3 of 3) sorted by relevance
25 enum PaintState { enum48 PaintState GetPaintState() const;91 const gfx::ImageSkia* GetFrameBackground(PaintState paint_state) const;94 void UpdateControlStyles(PaintState paint_state);101 SkColor GetTitleColor(PaintState paint_state) const;
656 PanelFrameView::PaintState PanelFrameView::GetPaintState() const { in GetPaintState()667 SkColor PanelFrameView::GetTitleColor(PaintState paint_state) const { in GetTitleColor()672 PaintState paint_state) const { in GetFrameBackground()688 void PanelFrameView::UpdateControlStyles(PaintState paint_state) { in UpdateControlStyles()
33 enum PaintState { enum94 PaintState paint_state() const { return paint_state_; } in paint_state()176 PaintState paint_state_;