HomeSort by relevance Sort by last modified time
    Searched refs:SetBackgroundOffset (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 190 void SetBackgroundOffset(const gfx::Point& offset);
tab_strip.cc 926 void TabStrip::SetBackgroundOffset(const gfx::Point& offset) {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_layout.cc 328 tab_strip_->SetBackgroundOffset(gfx::Point(x, y));

Completed in 142 milliseconds