HelpTextLinkRange   44 chrome/browser/ui/autofill/password_generation_popup_controller.h   virtual const gfx::Range& HelpTextLinkRange() = 0;
HelpTextLinkRange  106 chrome/browser/ui/autofill/password_generation_popup_controller_impl.h   virtual const gfx::Range& HelpTextLinkRange() OVERRIDE;
HelpTextLinkRange   89 chrome/browser/ui/views/autofill/password_generation_popup_view_views.cc   help_label_->AddStyleRange(controller_->HelpTextLinkRange(), link_style);