Searched refs:mAutofillHost (Results 1 – 2 of 2) sorted by relevance
70 mAutofillHost = new AutoFillHostAndroid(this); in init()72 mTabContents->SetAutoFillHost(mAutofillHost.get()); in init()
100 OwnPtr<AutoFillHost> mAutofillHost; variable