Searched refs:is_credit_card_field (Results 1 – 1 of 1) sorted by relevance
150 bool is_credit_card_field = current_type_group == AutofillType::CREDIT_CARD; in FindSectionBounds() local151 bool is_appropriate_type = is_credit_card_field == is_filling_credit_card; in FindSectionBounds()