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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 374 popup_bounds_.width() - 2 * AutofillPopupView::kBorderThickness,
379 popup_bounds_ = bounds;
384 return popup_bounds_;
675 popup_bounds_ = gfx::Rect(popup_x_and_width.first,
690 popup_bounds_ = gfx::Rect();
autofill_popup_controller_impl.h 219 gfx::Rect popup_bounds_; member in class:autofill::AutofillPopupControllerImpl

Completed in 135 milliseconds