Lines Matching refs:FormGroup
11 const string16 FormGroup::Label() const { return string16(); }
13 bool FormGroup::operator!=(const FormGroup& form_group) const {
28 bool FormGroup::IsSubsetOf(const FormGroup& form_group) const {
42 bool FormGroup::IntersectionOfTypesHasEqualValues(
43 const FormGroup& form_group) const {
65 void FormGroup::MergeWith(const FormGroup& form_group) {
79 void FormGroup::OverwriteWith(const FormGroup& form_group) {