Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_frame_view.h25 enum PaintState { enum
48 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;
Dpanel_frame_view.cc656 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()
/external/chromium_org/chrome/browser/ui/gtk/panels/
Dpanel_gtk.h33 enum PaintState { enum
94 PaintState paint_state() const { return paint_state_; } in paint_state()
176 PaintState paint_state_;