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

  /external/chromium/chrome/browser/ui/views/
sad_tab_view.h 62 gfx::Rect link_bounds_; member in class:SadTabView
sad_tab_view.cc 101 learn_more_link_->SetBounds(link_bounds_.x(), link_bounds_.y(),
102 link_bounds_.width(), link_bounds_.height());
129 link_bounds_.SetRect((width() - sz.width()) / 2,

Completed in 2485 milliseconds