Searched refs:HelpTextLinkRange (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dpassword_generation_popup_controller.h42 virtual const gfx::Range& HelpTextLinkRange() = 0;
H A Dpassword_generation_popup_controller_impl.h106 virtual const gfx::Range& HelpTextLinkRange() OVERRIDE;
H A Dpassword_generation_popup_controller_impl.cc266 const gfx::Range& PasswordGenerationPopupControllerImpl::HelpTextLinkRange() { function in class:autofill::PasswordGenerationPopupControllerImpl
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dpassword_generation_popup_view_views.cc139 help_label_->AddStyleRange(controller_->HelpTextLinkRange(), link_style);

Completed in 1694 milliseconds