Home | History | Annotate | Download | only in autofill

Lines Matching refs:focus_manager_

1217       focus_manager_(NULL),
1243 focus_manager_ = window_->GetFocusManager();
1244 focus_manager_->AddFocusChangeListener(this);
1539 focus_manager_->RemoveFocusChangeListener(this);
1574 if (!window_ || !focus_manager_)
1585 views::FocusManager* manager = focus_manager_;