TextRange 50 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc bool TextRange::operator==(const TextRange& other) const { TextRange 126 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc const std::vector<TextRange>& GeneratedCreditCardBubbleController:: TextRange 207 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc TextRange bold_text; TextRange 223 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc TextRange end_link; TextRange 40 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h bool operator==(const TextRange& other) const; TextRange 84 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h const std::vector<TextRange>& ContentsTextRanges() const; TextRange 155 chrome/browser/ui/autofill/generated_credit_card_bubble_controller.h std::vector<TextRange> contents_text_ranges_; TextRange 132 chrome/browser/ui/autofill/generated_credit_card_bubble_controller_unittest.cc const std::vector<TextRange>& ranges = controller()->ContentsTextRanges(); TextRange 69 chrome/browser/ui/views/autofill/generated_credit_card_bubble_views.cc const std::vector<TextRange>& text_ranges = controller_->ContentsTextRanges();