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

  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 272 arrow_centering_anchor_ = arrow_centering_anchor;
277 // pointing at |arrow_centering_anchor_|.
285 base::WeakPtr<views::View> arrow_centering_anchor_; member in class:autofill::AutofillDialogViews::NotificationArea
autofill_dialog_views.cc 776 GetMirroredXInView(width() - arrow_centering_anchor_->width() / 2.0f),
808 arrow_centering_anchor_.get();
    [all...]

Completed in 43 milliseconds