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

  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.h 182 gfx::Rect target_bounds_; member in class:AutocompletePopupContentsView
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 602 target_bounds_ = tabstrip->GetIdealBounds(to_index);
613 target_bounds_.x());
615 target_bounds_.width());
631 animation_.CurrentValueBetween(0, target_bounds_.width());
655 return animation_.CurrentValueBetween(0, target_bounds_.width());
677 gfx::Rect target_bounds_; member in class:MiniMoveAnimation
    [all...]

Completed in 164 milliseconds