Lines Matching full:card
17 // A form group that stores credit card information.
33 // Credit card preview summary, for example: ******1234, Exp: 01/2020
41 // The last four digits of the credit card number.
53 // Comparison for Sync. Returns 0 if the credit card is the same as |this|,
68 // Returns true if |text| looks like a valid credit card number.
75 // Returns the credit card number.
100 // Returns true if |text| matches the name on the card. The comparison is
104 // Returns true if |text| matches the card number.
107 // Returns true if |text| matches the expiration month of the card.
118 string16 number_; // The credit card number.
120 std::string type_; // The type of the card.
126 // The guid of this credit card.
133 // The string identifiers for credit card icon resources.