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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.h 98 background_offset_ = offset;
353 gfx::Point background_offset_; member in class:Tab
tab_strip.cc 244 background_offset_ = offset;
272 gfx::Point background_offset_; member in class:NewTabButton
406 0 : background_offset_.y();
411 int x = GetMirroredX() + background_offset_.x();
    [all...]

Completed in 465 milliseconds