Searched refs:SetBackgroundOffset (Results 1 – 3 of 3) sorted by relevance
199 void SetBackgroundOffset(const gfx::Point& offset);
928 void TabStrip::SetBackgroundOffset(const gfx::Point& offset) { in SetBackgroundOffset() function in TabStrip
328 tab_strip_->SetBackgroundOffset(gfx::Point(x, y)); in Layout()