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

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.h 33 void set_background_offset(const gfx::Point& offset) { function in class:TouchTab
touch_tab_strip.cc 59 GetTabAtTabDataIndex(i)->set_background_offset(offset);
  /external/chromium/chrome/browser/ui/views/tabs/
tab.h 41 void set_background_offset(const gfx::Point& offset) { function in class:Tab
tab_strip.cc 195 GetTabAtTabDataIndex(i)->set_background_offset(offset);
    [all...]

Completed in 164 milliseconds