Searched refs:ready_for_autofill_ (Results 1 – 1 of 1) sorted by relevance
85 ready_for_autofill_(false) { in LoginHandlerHtmlDelegate()141 ready_for_autofill_ = true; in GetAutofill()151 bool ready_for_autofill_; member in LoginHandlerHtmlDelegate230 if (!closed_ && web_ui_ && has_autofill_ && ready_for_autofill_) { in SendAutofillData()