Searched defs:target_bounds_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_popup_contents_view.h168 gfx::Rect target_bounds_; member in class:OmniboxPopupContentsView
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_item.h88 const gfx::Rect& target_bounds() const { return target_bounds_; }
134 gfx::Rect target_bounds_; member in class:ash::WindowSelectorItem
137 // window(s) are maintained so they may not fill the target_bounds_.
/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling_set_unittest.cc295 target_bounds_(gfx::Size(30, 30)) {
301 target_.reset(new PictureLayerTilingSet(&target_client_, target_bounds_));
399 gfx::Size target_bounds_; member in class:cc::__anon2753::PictureLayerTilingSetSyncTest
521 SyncTilings(target_bounds_, layer_invalidation);
522 VerifyTargetEqualsSource(target_bounds_);
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager_unittest.cc73 : target_bounds_(target_bounds),
103 int desired_size = layout_manager->PrimaryAxisValue(target_bounds_.height(),
104 target_bounds_.width());
121 gfx::Rect target_bounds_; member in class:ash::__anon1936::ShelfAnimationWaiter

Completed in 159 milliseconds