Searched refs:AnchorIcon (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dgenerated_credit_card_view.cc21 if (controller && !controller->AnchorIcon().IsEmpty()) {
23 SetImage(controller->AnchorIcon().AsImageSkia());
/external/chromium_org/chrome/browser/ui/autofill/
H A Dgenerated_credit_card_bubble_controller_unittest.cc148 TEST_F(GeneratedCreditCardBubbleControllerTest, AnchorIcon) {
150 EXPECT_FALSE(controller()->AnchorIcon().IsEmpty());
H A Dgenerated_credit_card_bubble_controller.h75 gfx::Image AnchorIcon() const;
H A Dgenerated_credit_card_bubble_controller.cc112 gfx::Image GeneratedCreditCardBubbleController::AnchorIcon() const { function in class:autofill::GeneratedCreditCardBubbleController

Completed in 649 milliseconds