Home | History | Annotate | Download | only in autofill

Lines Matching refs:focus_manager_

1215       focus_manager_(NULL),
1241 focus_manager_ = window_->GetFocusManager();
1242 focus_manager_->AddFocusChangeListener(this);
1537 focus_manager_->RemoveFocusChangeListener(this);
1572 if (!window_ || !focus_manager_)
1583 views::FocusManager* manager = focus_manager_;