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

  /external/chromium_org/ash/wm/overview/
window_selector_item.h 88 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/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.h 168 gfx::Rect target_bounds_; member in class:OmniboxPopupContentsView
  /external/chromium_org/cc/resources/
picture_layer_tiling_set_unittest.cc 295 target_bounds_(gfx::Size(30, 30)) {
301 target_.reset(new PictureLayerTilingSet(&target_client_, target_bounds_));
399 gfx::Size target_bounds_; member in class:cc::__anon7378::PictureLayerTilingSetSyncTest
521 SyncTilings(target_bounds_, layer_invalidation);
522 VerifyTargetEqualsSource(target_bounds_);
  /external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc 73 : 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::__anon6561::ShelfAnimationWaiter
    [all...]

Completed in 466 milliseconds