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

  /external/chromium_org/ui/views/controls/
image_view.h 59 gfx::Rect GetImageBounds() const;
image_view.cc 60 gfx::Rect ImageView::GetImageBounds() const {
117 gfx::Rect image_bounds(GetImageBounds());
  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 141 gfx::Rect screen_bounds(GetImageBounds());
189 GetImageBounds().right() + kTextMarginPixels, y(),
190 width() - GetImageBounds().width(), height(),
page_action_image_view.cc 82 gfx::Rect screen_bounds(GetImageBounds());
location_bar_view.cc 378 gfx::Rect screen_bounds(star_view_->GetImageBounds());
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 648 gfx::Point icon_bottom(0, location_icon_view->GetImageBounds().bottom() -
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc     [all...]

Completed in 262 milliseconds