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

  /external/chromium/chrome/browser/instant/
instant_loader.h 191 gfx::Rect last_omnibox_bounds_; member in class:InstantLoader
instant_loader.cc 747 if (omnibox_bounds_.height() > last_omnibox_bounds_.height()) {
779 last_omnibox_bounds_ = gfx::Rect();
    [all...]

Completed in 183 milliseconds