Searched refs:latest_dialog_bounds_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.h163 gfx::Rect latest_dialog_bounds_; member in class:BrowserViewLayout
H A Dbrowser_view_layout.cc365 if (latest_dialog_bounds_ != dialog_bounds) {
366 latest_dialog_bounds_ = dialog_bounds;

Completed in 76 milliseconds