Searched defs:PaintState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h25 enum PaintState { enum in class:PanelFrameView
48 PaintState GetPaintState() const;
92 const gfx::ImageSkia* GetFrameBackground(PaintState paint_state) const;
95 void UpdateControlStyles(PaintState paint_state);
102 SkColor GetTitleColor(PaintState paint_state) const;
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dgtk2_border.cc96 PaintState(state, extra, rect, canvas);
104 PaintState(state, extra, rect, canvas);
109 PaintState(state, extra, rect, canvas);
134 void Gtk2Border::PaintState(const ui::NativeTheme::State state, function in class:libgtk2ui::Gtk2Border

Completed in 231 milliseconds