Searched refs:SetBackgroundOffset (Results 1 – 8 of 8) sorted by relevance
34 virtual void SetBackgroundOffset(const gfx::Point& offset) = 0;
24 virtual void SetBackgroundOffset(const gfx::Point& offset) OVERRIDE;
60 virtual void SetBackgroundOffset(const gfx::Point& offset) OVERRIDE;
154 void SideTabStrip::SetBackgroundOffset(const gfx::Point& offset) { in SetBackgroundOffset() function in SideTabStrip
193 void TabStrip::SetBackgroundOffset(const gfx::Point& offset) { in SetBackgroundOffset() function in TabStrip
31 virtual void SetBackgroundOffset(const gfx::Point& offset);
57 void TouchTabStrip::SetBackgroundOffset(const gfx::Point& offset) { in SetBackgroundOffset() function in TouchTabStrip
252 tabstrip_->SetBackgroundOffset(gfx::Point( in Layout()