Home | History | Annotate | Download | only in favicon

Lines Matching refs:icon_types

34                             int icon_types,
37 icon_types(icon_types),
41 int icon_types;
98 // Set the favicon mappings to |page_url| for |icon_types| in the history
108 // 2) If |icon_types| has multiple types, the mappings are only set for the
111 // |icon_types| can only have multiple IconTypes if
112 // |icon_types| == TOUCH_ICON | TOUCH_PRECOMPOSED_ICON.
121 int icon_types,
126 // Requests the favicons of any of |icon_types| whose pixel sizes most
130 // |icon_types| can be any combination of IconType value, but only one icon
152 const std::vector<int>& icon_types,