HomeSort by relevance Sort by last modified time
    Searched full:set_background_offset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 97 void set_background_offset(const gfx::Point& offset) { function in class:Tab
tab_strip.cc 243 void set_background_offset(const gfx::Point& offset) { function in class:NewTabButton
930 tab_at(i)->set_background_offset(offset);
931 newtab_button_->set_background_offset(offset);
    [all...]

Completed in 2664 milliseconds