autofill_dialog_views.h | 322 // Sets whether mouse events should be forwarded to |proxy_button_|. 337 // Converts |event| to one suitable for |proxy_button_|. 340 // Returns true if the given event should be forwarded to |proxy_button_|. 344 views::Button* proxy_button_; // Weak reference. member in class:autofill::AutofillDialogViews::SectionContainer 346 // When true, all mouse events will be forwarded to |proxy_button_|.
|