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

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

Completed in 1294 milliseconds