Home
last modified time | relevance | path

Searched refs:old_icon (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/views/win/
Dhwnd_message_handler.cc898 HICON old_icon = reinterpret_cast<HICON>( in SetWindowIcons() local
901 if (old_icon) in SetWindowIcons()
902 DestroyIcon(old_icon); in SetWindowIcons()
906 HICON old_icon = reinterpret_cast<HICON>( in SetWindowIcons() local
909 if (old_icon) in SetWindowIcons()
910 DestroyIcon(old_icon); in SetWindowIcons()
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dcontent_setting_decoration.mm182 int old_icon = content_setting_image_model_->get_icon();
186 old_icon != content_setting_image_model_->get_icon();
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dcontent_setting_decoration.mm176 int old_icon = content_setting_image_model_->get_icon();
180 old_icon != content_setting_image_model_->get_icon();