Home | History | Annotate | Download | only in browser

Lines Matching refs:icon_type

87                         int icon_type,
91 icon_type_(icon_type),
97 int icon_type,
102 icon_type_(icon_type),
188 history::IconType icon_type,
192 icon_type, callback));
197 history::IconType icon_type,
201 icon_type, callback));
223 history::IconType icon_type) OVERRIDE {
225 icon_type, image_data, NULL));
295 history_handler->favicon_data_.icon_type = history::FAVICON;
317 ASSERT_EQ(FaviconURL::FAVICON, helper.current_candidate()->icon_type);
340 history_handler->favicon_data_.icon_type = history::FAVICON;
358 ASSERT_EQ(FaviconURL::FAVICON, helper.current_candidate()->icon_type);
404 history_handler->favicon_data_.icon_type = history::FAVICON;
430 ASSERT_EQ(FaviconURL::FAVICON, helper.current_candidate()->icon_type);
489 history_handler->favicon_data_.icon_type = history::FAVICON;
515 ASSERT_EQ(FaviconURL::FAVICON, helper.current_candidate()->icon_type);
528 history_handler->favicon_data_.icon_type = history::FAVICON;
584 helper.current_candidate()->icon_type);
615 EXPECT_EQ(FaviconURL::TOUCH_ICON, helper.current_candidate()->icon_type);
629 history_handler->favicon_data_.icon_type = history::TOUCH_ICON;
698 helper.current_candidate()->icon_type);
727 EXPECT_EQ(FaviconURL::TOUCH_ICON, helper.current_candidate()->icon_type);
757 handler->favicon_data_.icon_type = history::TOUCH_ICON;