Searched refs:GetFrameBackground (Results 1 – 4 of 4) sorted by relevance
91 const gfx::ImageSkia* GetFrameBackground(PaintState paint_state) const;
671 const gfx::ImageSkia* PanelFrameView::GetFrameBackground( in GetFrameBackground() function in PanelFrameView697 const gfx::ImageSkia* image = GetFrameBackground(GetPaintState()); in PaintFrameBackground()
113 gfx::Image GetFrameBackground() const;
547 gfx::Image PanelGtk::GetFrameBackground() const { in GetFrameBackground() function in PanelGtk582 gfx::CairoCachedSurface* surface = GetFrameBackground().ToCairo(); in OnCustomFrameExpose()