Searched refs:set_icon (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dcontent_setting_image_model.cc131 set_icon(icon_ids[get_content_settings_type()]);
159 set_icon(allowed ? IDR_GEOLOCATION_ALLOWED_LOCATIONBAR_ICON :
178 set_icon(IDR_PRERENDER_SUCCEED_ICON);
H A Dcontent_setting_image_model.h42 void set_icon(int icon) { icon_ = icon; } function in class:ContentSettingImageModel

Completed in 68 milliseconds