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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.cc 224 window_enlargement_ =
239 window_enlargement_ =
249 InsetBottomRight(bounds, window_enlargement_);
255 InsetBottomRight(&pixel_bounds, window_enlargement_);
261 InsetBottomRight(&pixel_bounds, window_enlargement_);
267 InsetBottomRight(&pixel_bounds, window_enlargement_);
467 window_enlargement_.x(),
469 window_enlargement_.y());
490 window_enlargement_ =
624 } else if (!window_enlargement_.IsZero())
    [all...]
desktop_window_tree_host_win.h 241 gfx::Vector2d window_enlargement_; member in class:views::DesktopWindowTreeHostWin

Completed in 96 milliseconds