/external/chromium/chrome/common/extensions/docs/static/ |
themes.html | 15 <img src="images/themes-1.gif" 18 <img src="images/themes-2.gif" 21 <img src="images/themes-3.gif" 38 "<a href="#images">images</a>" : { 39 "theme_frame" : "images/theme_frame_camo.png", 40 "theme_frame_overlay" : "images/theme_frame_stripe.png", 41 "theme_toolbar" : "images/theme_toolbar_camo.png", 42 "theme_ntp_background" : "images/theme_ntp_background_norepeat.png", 43 "theme_ntp_attribution" : "images/attribution.png [all...] |
/external/chromium_org/third_party/flot/ |
jquery.flot.image.min.js | 1 /* Flot plugin for plotting images. 11 There are two helpers included for retrieving images. The easiest work the way 12 that you put in URLs instead of images in the data, like this: 17 options are the same as you pass in to $.plot. This loads the images, replaces 18 the URLs in the data with the corresponding images and calls "callback" when 19 all images are loaded (or failed loading). In the callback, you can then call 24 Image object when all images are loaded or have failed loading. 29 images: { 40 images: { ... } 44 can't use images with anything else in a specific data series [all...] |
/external/chromium_org/ui/keyboard/ |
keyboard_util.cc | 212 {"keyboard/images/back.svg", IDR_KEYBOARD_IMAGES_BACK}, 213 {"keyboard/images/brightness-down.svg", 215 {"keyboard/images/brightness-up.svg", IDR_KEYBOARD_IMAGES_BRIGHTNESS_UP}, 216 {"keyboard/images/change-window.svg", IDR_KEYBOARD_IMAGES_CHANGE_WINDOW}, 217 {"keyboard/images/down.svg", IDR_KEYBOARD_IMAGES_DOWN}, 218 {"keyboard/images/forward.svg", IDR_KEYBOARD_IMAGES_FORWARD}, 219 {"keyboard/images/fullscreen.svg", IDR_KEYBOARD_IMAGES_FULLSCREEN}, 220 {"keyboard/images/keyboard.svg", IDR_KEYBOARD_IMAGES_KEYBOARD}, 221 {"keyboard/images/left.svg", IDR_KEYBOARD_IMAGES_LEFT}, 222 {"keyboard/images/microphone.svg", IDR_KEYBOARD_IMAGES_MICROPHONE} [all...] |
/external/chromium_org/ui/views/corewm/ |
image_grid.h | 26 // As the grid is resized, its images fill the requested space: 27 // - corner images are not scaled 28 // - top and bottom images are scaled horizontally 29 // - left and right images are scaled vertically 32 // If one of the non-center images is smaller than the largest images in its 34 // example, given 4x4 top-left and top-right images and a 1x2 top images: 109 // Sets the grid to display the passed-in images (any of which can be NULL). 110 // Ownership of the images remains with the caller. May be called more tha [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
themes.html | 13 <img src="{{static}}/images/themes-1.png" 16 <img src="{{static}}/images/themes-2.png" 19 <img src="{{static}}/images/themes-3.png" 34 "images" : { 35 "theme_frame" : "images/theme_frame_camo.png", 36 "theme_frame_overlay" : "images/theme_frame_stripe.png", 37 "theme_toolbar" : "images/theme_toolbar_camo.png", 38 "theme_ntp_background" : "images/theme_ntp_background_norepeat.png", 39 "theme_ntp_attribution" : "images/attribution.png" 68 <h3 id="images">images</h3 [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/doc/ |
help.html | 34 <p><img src="images/percentage.png"> 46 <p><img src="images/linear.png"> 48 <p><img src="images/log.png"> 55 <td valign="top"><img src="../images/light.gif"></td> 60 <td><img src="images/help_time_baseline.png"></td> 64 <td><img src="images/help_time_current.png"></td> 68 <td valign="top"><img src="../images/light.gif"></td> 74 <td><img src="images/help_time_error.png"></td> 78 <td valign="top"><img src="../images/light.gif"></td> 84 <td><img src="images/help_explained_regression.png"></td [all...] |
/external/chromium_org/chrome/browser/resources/ntp_android/ |
opentabs.css | 146 background-image: url(images/disclosure_open_mdpi.png); 154 background-image: url(images/disclosure_closed_mdpi.png); 162 background-image: url(../../../../ui/webui/resources/images/laptop.png); 170 background-image: url(../../../../ui/webui/resources/images/tablet.png); 178 background-image: url(../../../../ui/webui/resources/images/phone.png); 186 background-image: url(images/sent_mdpi.png); 195 background-image: url(images/disclosure_open_hdpi.png); 198 background-image: url(images/disclosure_closed_hdpi.png); 202 url(../../../../ui/webui/resources/images/1.5x/laptop.png); 206 url(../../../../ui/webui/resources/images/1.5x/tablet.png) [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
gallery.css | 44 url('../images/gallery/back_to_files.png') 1x, 45 url('../images/gallery/2x/back_to_files.png') 2x); 76 url('../images/gallery/cursor_move.png') 1x, 77 url('../images/gallery/2x/cursor_move.png') 2x) 15 15, auto; 82 url('../images/gallery/cursor_crop.png') 1x, 83 url('../images/gallery/2x/cursor_crop.png') 2x) 15 15, auto; 89 url('../images/gallery/cursor_updown.png') 1x, 90 url('../images/gallery/2x/cursor_updown.png') 2x) 15 15, auto; 96 url('../images/gallery/cursor_leftright.png') 1x, 97 url('../images/gallery/2x/cursor_leftright.png') 2x) 15 15, auto [all...] |
audio_player.css | 50 url('../images/media/media_close.png') 1x, 51 url('../images/media/2x/media_close.png') 2x); 57 url('../images/media/media_collapse.png') 1x, 58 url('../images/media/2x/media_collapse.png') 2x); 72 url('../images/media/media_expand.png') 1x, 73 url('../images/media/2x/media_expand.png') 2x); 185 url('../images/media/error.png') 1x, 186 url('../images/media/2x/error.png') 2x); 256 url('../images/media/media_play_audio.png') 1x, 257 url('../images/media/2x/media_play_audio.png') 2x) [all...] |
/build/tools/droiddoc/templates-pdk/components/ |
masthead.cs | 6 src="<?cs var:toroot ?>assets/images/open_source.png" alt="Android Open Source Project" /></a> 11 <!-- <img src="<?cs var:toroot ?>assets/images/icon_world.jpg" alt="" /> -->
|
/development/build/ |
sdk-android-armeabi-v7a.atree | 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu 21 ${HOST_OUT}/development/sdk/images_armeabi-v7a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
|
sdk-android-armeabi.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu 20 ${HOST_OUT}/development/sdk/images_armeabi_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
|
sdk-android-mips.atree | 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu 21 development/sdk/images_mips_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
|
sdk-android-x86.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu 20 ${HOST_OUT}/development/sdk/images_x86_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
|
/development/samples/ActionBarCompat/ |
_index.jd | 12 <img alt="" src="../images/ActionBarCompat1.png" height="320" /> 13 <img alt="" src="../images/ActionBarCompat2.png" height="320" /
|
/external/chromium/chrome/browser/ |
ntp_background_util.h | 22 // aligned images). |tab_contents_height| is necessary for correctly painting 23 // bottom-aligned images since then the origin is the bottom of the web page.
|
/external/chromium_org/chrome/browser/resources/ssl/ |
blocking.css | 12 url('images/1x/locked_page.png') 1x, 13 url('images/2x/locked_page.png') 2x);
|
/external/chromium_org/chrome/browser/ui/ |
ntp_background_util.h | 21 // aligned images). |tab_contents_height| is necessary for correctly painting 22 // bottom-aligned images since then the origin is the bottom of the web page.
|
/external/chromium_org/sync/protocol/ |
favicon_tracking_specifics.proto | 14 // Tracking info for of favicon images. These control expiration of images
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
image-prefetch-stress.html | 15 preloaded but never used, it will not free any of the images until the 18 images as reported by the caches window stops growing.
|
/external/chromium_org/third_party/skia/gyp/ |
skia_lib.gyp | 8 'images.gyp:images',
|
/external/oprofile/libpp/ |
image_errors.h | 3 * Report errors in images 39 /// output why any bad images can't be read to stderr
|
/external/skia/gyp/ |
skia_lib.gyp | 8 'images.gyp:images',
|
/bootable/diskinstaller/ |
installer.conf | 0 images {
|
/development/samples/SoftKeyboard/ |
_index.html | 7 <img alt="" src="../images/SoftKeyboard.png" /
|