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

  /external/chromium_org/chrome/browser/ui/autofill/
password_generation_popup_controller_impl.cc 169 popup_bounds_ = controller_common_.GetPopupBounds(bounds.width(),
243 return popup_bounds_;
password_generation_popup_controller_impl.h 150 gfx::Rect popup_bounds_; member in class:autofill::PasswordGenerationPopupControllerImpl
autofill_popup_controller_impl.cc 356 popup_bounds_.width() - 2 * kPopupBorderThickness,
361 popup_bounds_ = bounds;
366 return popup_bounds_;
611 popup_bounds_ = controller_common_->GetPopupBounds(popup_width,
624 popup_bounds_ = gfx::Rect();
autofill_popup_controller_impl.h 177 gfx::Rect popup_bounds_; member in class:autofill::AutofillPopupControllerImpl

Completed in 128 milliseconds