/external/chromium/chrome/browser/chromeos/login/ |
image_decoder.h | 23 // images simultaneously.
|
/external/chromium/chrome/browser/resources/ |
incognito_tab.html | 15 <img src="shared/images/otr_icon_standalone.png" class="icon" />
|
/external/chromium/chrome/browser/resources/options/ |
content_settings_exceptions_area.html | 24 <div contentType="images">
|
/external/chromium/chrome/browser/resources/sync_internals/ |
sync_node_browser.css | 30 background-image: url("../shared/images/star_small.png");
|
/external/chromium/chrome/browser/themes/ |
theme_service_factory.h | 26 // still needs a ThemeService to hand back the default theme images.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
throbber_view.h | 35 // Creates a toast view with |frame| and specified images.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_button.h | 49 // Whether we should use custom theme images or let GTK take care of it.
|
/external/chromium/chrome/browser/ui/gtk/status_icons/ |
status_tray_gtk_unittest.cc | 28 // Create an icon, set the images and tooltip, then shut it down.
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_non_client_frame_view.h | 27 // mode. This is used to correctly align theme images.
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
user_image_source.h | 17 // UserImageSource is the data source that serves user images for users that
|
/external/chromium/chrome/common/extensions/docs/static/ |
browserAction.html | 22 <img src="images/browser-action.png" 50 "default_icon": "images/icon19.png", <em>// optional</em> 75 Using static images is easier for simple applications, 81 <p>Static images can be in any format WebKit can display,
|
contextMenus.html | 12 such as images, hyperlinks, and pages.
|
experimental.infobars.html | 9 <img src="images/infobar.png"
|
tabs.html | 11 <img src="images/tabs.png"
|
/external/chromium_org/ash/resources/ |
PRESUBMIT.py | 29 # that the images modified in one are the correct scale of the other.
|
/external/chromium_org/ash/shelf/ |
overflow_button.h | 31 // Left and right images are rotations of bottom_image and are
|
/external/chromium_org/ash/wm/ |
resize_shadow.h | 55 // Images for the shadow effect.
|
/external/chromium_org/build/android/gyp/ |
process_resources.py | 7 """Process Android library resources to generate R.java and crunched images.""" 30 help='directory containing images to be crunched') 55 """Move images from drawable-*-mdpi-* folders to drawable-* folders. 110 # images to display correctly.
|
/external/chromium_org/cc/layers/ |
picture_image_layer_impl.cc | 66 // Don't scale images during rastering to ensure image quality, save memory
|
/external/chromium_org/chrome/app/theme/ |
PRESUBMIT.py | 29 # that the images modified in one are the correct scale of the other.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
user_image_manager_test_util.h | 31 // Returns |true| if the two given images are pixel-for-pixel identical.
|
/external/chromium_org/chrome/browser/chromeos/profiles/ |
avatar_menu_chromeos.cc | 30 // ChromeOS user images are rectangular, unlike Chrome profile avatars.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_webkit_preferences.cc | 23 // javascript or images.
|
/external/chromium_org/chrome/browser/history/ |
top_sites_cache.h | 51 void SetThumbnails(const URLToImagesMap& images); 52 const URLToImagesMap& images() const { return images_; } function in class:history::TopSitesCache 56 Images* GetImage(const GURL& url); 150 // The images. These map from canonical url to image.
|
/external/chromium_org/chrome/browser/infobars/ |
insecure_content_infobar_delegate.h | 15 DISPLAY, // Shown when "inactive" content (e.g. images) has been blocked.
|