/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
panelEnablerView.css | 158 background: url(Images/radioDot.png) center no-repeat, 163 background: url(Images/radioDot.png) center no-repeat,
|
resourceView.css | 70 background-image: url(Images/checker.png);
|
elementsPanel.css | 345 background-image: url(Images/statusbarButtonGlyphs.png); 357 background-image: url(Images/statusbarButtonGlyphs2x.png); 504 background-image: url(Images/statusbarButtonGlyphs.png); 518 background-image: url(Images/statusbarButtonGlyphs2x.png); 539 background-image: url(Images/checker.png); 605 background-image: url(Images/paneSettingsButtons.png); 609 background-image: url(Images/paneFilterButtons.png);
|
/sdk/eclipse/scripts/ |
_mk_icons.sh | 5 ./gen_icon.py ${3}.png 16 white black $2 $1
|
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-core.css | 200 background:transparent url(images/preliminary.png) repeat scroll 0 0; */ 249 background-image: url(images/bg_images_sprite.png); 262 background-image: url(images/bg_images_sprite.png); 284 background-image: url(images/bg_images_sprite.png); 298 background-image: url(images/bg_images_sprite.png); 678 background:url(images/home/bg_home_announcement.png) no-repeat 0 0; 712 background:url(images/home/bg_home_carousel.png) no-repeat 0 0; 718 background: url(images/home/bg_home_carousel_board.png) 0 0 no-repeat; 741 background: url(images/home/bg_home_carousel_wheel.png) 0 0 no-repeat; 752 background-image:url(images/home/carousel_buttons_sprite.png); [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 200 background:transparent url(images/preliminary.png) repeat scroll 0 0; */ 248 background-image: url(images/bg_images_sprite.png); 261 background-image: url(images/bg_images_sprite.png); 283 background-image: url(images/bg_images_sprite.png); 297 background-image: url(images/bg_images_sprite.png); 677 background:url(images/home/bg_home_announcement.png) no-repeat 0 0; 711 background:url(images/home/bg_home_carousel.png) no-repeat 0 0; 717 background: url(images/home/bg_home_carousel_board.png) 0 0 no-repeat; 740 background: url(images/home/bg_home_carousel_wheel.png) 0 0 no-repeat; 751 background-image:url(images/home/carousel_buttons_sprite.png); [all...] |
/libcore/luni/src/test/java/libcore/xml/ |
DomTest.java | 80 + " <!NOTATION png SYSTEM \"image/png\">" 101 private Notation png; field in class:DomTest 141 png = (Notation) doctype.getNotations().item(0); 173 if (png != null) { 174 allNodes.add(png); 197 assertNotNull("This implementation does not parse notations", png); 205 if (png != null) { 206 assertEquals(null, png.lookupNamespaceURI("a")); 238 if (png != null) [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/css/ |
options.css | 18 background-image: url(/images/delete-icon.png);
|
/external/chromium_org/build/android/ |
lighttpd_server.py | 180 ".png" => "image/png",
|
/external/chromium_org/chrome/browser/resources/ntp_android/ |
mostvisited.css | 68 background-image: url(images/default_thumbnail.png);
|
ntp_android.css | 21 background: url(images/welcome_thumb.png); 72 url('images/syncfographic_mdpi.png') 1x, 73 url('images/syncfographic_hdpi.png') 1.5x, 74 url('images/syncfographic_xhdpi.png') 2x); 81 url('images/syncfographic_sw600dp_mdpi.png') 1x, 82 url('images/syncfographic_sw600dp_hdpi.png') 1.5x, 83 url('images/syncfographic_sw600dp_xhdpi.png') 2x);
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/pageAction/set_icon/ |
background.js | 21 chrome.pageAction.setIcon({path: "icon" + (clicks + 1) + ".png",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/ |
options.css | 18 background-image: url(/images/delete-icon.png);
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 35 "<img id=logo src='../resources/webkit-background.png'" +
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/ |
test_parser_unittest.py | 120 background-image: url("../../support/some-image.png") 124 <div><img src="../support/black96x96.png" alt="Image download support must be enabled" /></div>
|
/external/chromium_org/tools/grit/grit/format/ |
html_inline.py | 55 'image/x-png': 'image/png'
|
/external/chromium_org/v8/tools/ |
plot-timer-events | 70 -- $@ $options 2>/dev/null | gnuplot > timer-events.png
|
/external/opencv/otherlibs/highgui/ |
grfmt_png.cpp | 47 This part of the file implements PNG codec on base of libpng library, 54 #include <png.h> 56 #include <libpng/png.h> 60 // PNG Filter Factory 65 m_description = "Portable Network Graphics files (*.png)"; 205 * end of data when reading a 400x118 color png 206 * "mpplus_sand.png". OpenCV crashes even with demo
|
/packages/apps/Launcher2/ |
print_db.py | 59 icon_fn = "icon_%d.png" % id 97 out.write("""<img src="icon_%d.png">\n""" % ( cell["_id"] )) 101 out.write("""<img src="icon_%d.png">\n""" % ( cell["_id"] ))
|
/external/chromium_org/ui/gfx/ |
color_analysis.cc | 358 SkColor CalculateKMeanColorOfPNG(scoped_refptr<base::RefCountedMemory> png, 367 if (png.get() && 368 png->size() && 369 gfx::PNGCodec::Decode(png->front(), 370 png->size(),
|
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 117 background:url('../images/styles/open_new_page.png') no-repeat 100% 50%; 297 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%; 333 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%; 445 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%; 463 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%; 536 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%; 752 background-image: url(../images/styles/ico_phone_tablet.png); } 754 background-image: url(../images/styles/ico_web.png); } 756 background-image: url(../images/styles/ico_action.png); } 758 background-image: url(../images/styles/ico_use.png); } [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 121 background:url('../images/styles/open_new_page.png') no-repeat 100% 50%; 301 background: transparent url(../images/styles/disclosure_down.png) no-repeat scroll 50% 50%; 337 background: transparent url(../images/styles/disclosure_up.png) no-repeat scroll 50% 50%; 449 background: transparent url(../images/styles/disclosure_left.png) no-repeat scroll 50% 50%; 467 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%; 540 background: transparent url(../images/styles/disclosure_right.png) no-repeat scroll 50% 50%; 756 background-image: url(../images/styles/ico_phone_tablet.png); } 758 background-image: url(../images/styles/ico_web.png); } 760 background-image: url(../images/styles/ico_action.png); } 762 background-image: url(../images/styles/ico_use.png); } [all...] |
/external/chromium_org/content/renderer/gpu/ |
gpu_benchmarking_extension.cc | 449 const std::vector<unsigned char>& png) { 469 reinterpret_cast<const char*>(&*png.begin()), png.size()),
|
/development/build/ |
sdk.atree | 152 development/tools/templates/ic_launcher_ldpi.png platforms/${PLATFORM_NAME}/templates/ic_launcher_ldpi.png 153 development/tools/templates/ic_launcher_mdpi.png platforms/${PLATFORM_NAME}/templates/ic_launcher_mdpi.png 154 development/tools/templates/ic_launcher_hdpi.png platforms/${PLATFORM_NAME}/templates/ic_launcher_hdpi.png 155 development/tools/templates/ic_launcher_xhdpi.png platforms/${PLATFORM_NAME}/templates/ic_launcher_xhdpi.png
|
/external/chromium_org/chrome/browser/resources/file_manager/js/metadata/ |
image_parsers.js | 39 SimpleImageParser.call(this, parent, 'png', /\.png$/i, 24); 53 throw new Error('Invalid PNG signature: ' + signature);
|