Searched refs:omnibox_bounds_ (Results 1 – 4 of 4) sorted by relevance
732 if (omnibox_bounds_ == bounds) in SetOmniboxBounds()739 omnibox_bounds_ = bounds; in SetOmniboxBounds()747 if (omnibox_bounds_.height() > last_omnibox_bounds_.height()) { in SetOmniboxBounds()778 omnibox_bounds_ = gfx::Rect(); in ReleasePreviewContents()932 gfx::Rect intersection(omnibox_bounds_.Intersect(preview_bounds)); in GetOmniboxBoundsInTermsOfPreview()961 if (last_omnibox_bounds_ == omnibox_bounds_) in SendBoundsToPage()966 last_omnibox_bounds_ = omnibox_bounds_; in SendBoundsToPage()
191 if (omnibox_bounds_ == bounds) in SetOmniboxBounds()196 omnibox_bounds_ = bounds; in SetOmniboxBounds()378 omnibox_bounds_ = gfx::Rect(); in ReleasePreviewContents()608 new_loader->SetOmniboxBounds(omnibox_bounds_); in UpdateLoader()
188 gfx::Rect omnibox_bounds_; variable
267 gfx::Rect omnibox_bounds_; variable