Home | History | Annotate | Download | only in autofill

Lines Matching defs:dialog_type_

208         dialog_type_(dialog_type),
236 return dialog_type_;
239 void set_dialog_type(DialogType dialog_type) { dialog_type_ = dialog_type; }
289 DialogType dialog_type_;