Home | History | Annotate | Download | only in options

Lines Matching refs:page_

206     : page_(page),
218 PasswordStore* store = page_->GetPasswordStore();
235 page_->password_list_.clear();
236 page_->password_list_.insert(page_->password_list_.end(),
238 page_->SetPasswordList();
254 PasswordStore* store = page_->GetPasswordStore();
271 page_->password_exception_list_.clear();
272 page_->password_exception_list_.insert(page_->password_exception_list_.end(),
274 page_->SetPasswordExceptionList();