Home
last modified time | relevance | path

Searched refs:PaintState (Results 1 – 4 of 4) 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.cc652 PanelFrameView::PaintState PanelFrameView::GetPaintState() const { in GetPaintState()
663 SkColor PanelFrameView::GetTitleColor(PaintState paint_state) const { in GetTitleColor()
668 PaintState paint_state) const { in GetFrameBackground()
684 void PanelFrameView::UpdateControlStyles(PaintState paint_state) { in UpdateControlStyles()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_border.cc91 PaintState(state, extra, rect, canvas); in Paint()
99 PaintState(state, extra, rect, canvas); in Paint()
104 PaintState(state, extra, rect, canvas); in Paint()
129 void Gtk2Border::PaintState(const ui::NativeTheme::State state, in PaintState() function in libgtk2ui::Gtk2Border
Dgtk2_border.h44 void PaintState(const ui::NativeTheme::State state,