Searched refs:m_autoFill (Results 1 – 2 of 2) sorted by relevance
289 if (!m_autoFill) in getAutofill()290 m_autoFill.set(new WebAutofill()); in getAutofill()292 return m_autoFill.get(); in getAutofill()
134 OwnPtr<WebAutofill> m_autoFill; variable