Home
last modified time | relevance | path

Searched refs:background_offset_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab.h98 background_offset_ = offset; in set_background_offset()
353 gfx::Point background_offset_; variable
Dtab.cc1206 int offset = GetMirroredX() + background_offset_.x(); in PaintInactiveTabBackgroundUsingResourceId()
1218 0 : background_offset_.y(); in PaintInactiveTabBackgroundUsingResourceId()
1281 int offset = GetMirroredX() + background_offset_.x(); in PaintActiveTabBackground()
Dtab_strip.cc244 background_offset_ = offset; in set_background_offset()
272 gfx::Point background_offset_; member in NewTabButton
406 0 : background_offset_.y(); in GetBackgroundImage()
411 int x = GetMirroredX() + background_offset_.x(); in GetBackgroundImage()