Searched refs:autofillOnEmptyValue (Results 1 – 2 of 2) sorted by relevance
140 bool formAutofillOnly, bool autofillOnEmptyValue,185 bool autofillOnEmptyValue; member
697 bool autofillOnEmptyValue, in autofill() argument721 m_autofillArgs->autofillOnEmptyValue = autofillOnEmptyValue; in autofill()750 if ((!args->autofillOnEmptyValue && value.isEmpty()) || !isCaretAtEnd) { in doAutofill()