Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:autofill_host_

27     , autofill_host_(NULL)
33 AutoFillHost* autofill_host() { return autofill_host_; }
34 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; }
38 AutoFillHost* autofill_host_;