Searched
full:images (Results
426 -
450 of
6197) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/chromeos/login/ |
default_user_images.cc | 41 // the default images indices. Returns the index of the image in |image_id| 96 // Resource IDs of default user images.
|
/external/chromium/chrome/browser/history/ |
top_sites_backend.h | 53 const Images& thumbnail); 89 const Images& thumbnail);
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab.h | 62 // Performs a one-time initialization of static resources such as tab images. 65 // Loads the images to be used for the tab background.
|
/external/chromium_org/build/android/ |
avd.py | 25 # the emulator to find the system images upon launch. 45 # Check if KVM is enabled for x86 AVD's and check for x86 system images.
|
/external/chromium_org/chrome/browser/chromeos/login/ |
user_image.h | 16 // used for storing profile images (including animated profile images) and user
|
/external/chromium_org/chrome/browser/history/ |
top_sites_backend.h | 52 const Images& thumbnail); 84 const Images& thumbnail);
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
video_player.css | 90 url('../images/media/error.png') 1x, 91 url('../images/media/2x/error.png') 2x);
|
/external/chromium_org/chrome/browser/ui/views/ |
edit_search_engine_dialog.h | 65 // Invokes UpdateImageView for each of the images views. 83 // Shows error images.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/power/ |
background.js | 70 '19': 'images/' + imagePrefix + '-19.png', 71 '38': 'images/' + imagePrefix + '-38.png'
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_codelab1_setup.html | 14 <img src="{{static}}/images/codelab/screenshot1.png" alt="Checking Chrome version"></p></li> 22 <img src="{{static}}/images/codelab/screenshot2.png" alt="Enabling developer mode"></p></li>
|
/external/chromium_org/chrome/test/functional/ |
prefs.py | 184 for (i=0; i < document.images.length; i++) { 185 if ((document.images[i].naturalWidth != 0) && 186 (document.images[i].naturalHeight != 0)) { 195 """Verify images blocked for defined hostname pattern.""" 198 self._driver, ContentTypes.IMAGES) 207 """Verify images allowed for defined hostname pattern.""" 210 self._driver, ContentTypes.IMAGES) 216 msg='No visible images found.')
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
popover.css | 3 -webkit-border-image: url(Images/popoverBackground.png) 25 25 25 25; 27 background-image: url(Images/popoverArrows.png);
|
/external/chromium_org/tools/grit/grit/testdata/ |
simple-input.xml | 10 <include name="ID_EDIT_BOX_ICON" type="icon" translateable="false" file="images/edit_box.ico" /> 11 <include name="ID_LOGO" type="gif" translateable="true" file="images/logo.gif"/>
|
/external/chromium_org/ui/base/resource/ |
data_pack.h | 7 // translation strings and images. 71 // The scale of the image in this resource pack relative to images in the 1x
|
/external/chromium_org/ui/gfx/image/ |
image_unittest_util.h | 43 // Returns true if the images are equal. Converts the images to ImageSkia to
|
/external/chromium_org/ui/views/controls/button/ |
blue_button.cc | 15 // Insets for the unified blue_button images. This assumes that the images
|
/external/chromium_org/ui/views/corewm/ |
shadow.h | 63 // Updates the |image_grid_| images to the current |style_|. 78 // The interior inset of the shadow images. The content bounds of the image
|
/external/chromium_org/ui/webui/resources/css/ |
menu.css | 71 content: url('../images/checkbox_black.png'); 83 content: url('../images/checkbox_white.png');
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/texture/plugins/ |
ImageFlipper.java | 40 * ImageFlipper is a utility class used to flip images across the Y axis. 51 "images is unsupported.");
|
/external/jpeg/ |
jmemnobs.c | 14 * to process big images. 51 * you probably won't be able to process useful-size images in only 64KB.
|
/external/libpng/ |
png.5 | 6 lossless, portable, well-compressed storage of raster images. PNG provides 8 common uses of TIFF. Indexed-color, grayscale, and truecolor images are
|
/external/oprofile/daemon/liblegacy/ |
opd_image.h | 3 * Management of binary images 107 * opd_get_nr_images - return number of images
|
/external/qemu/distrib/jpeg-6b/ |
jmemnobs.c | 14 * to process big images. 51 * you probably won't be able to process useful-size images in only 64KB.
|
/frameworks/base/graphics/java/android/graphics/ |
Shader.java | 51 * mirror images so that adjacent images always seam
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
VideoObject.java | 25 import android.provider.MediaStore.Images; 113 id, Images.Thumbnails.MICRO_KIND, null, true);
|
Completed in 3461 milliseconds
<<11121314151617181920>>