HomeSort by relevance Sort by last modified time
    Searched full:logo (Results 1 - 25 of 387) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/misc/
uche.txt 1 ![asif](http://fourthought.com/images/ftlogo.png "Fourthought logo")
5 logo")](http://fourthought.com/)
uche.html 1 <p><img alt="asif" src="http://fourthought.com/images/ftlogo.png" title="Fourthought logo" /></p>
2 <p><a href="http://fourthought.com/"><img alt="" src="http://fourthought.com/images/ftlogo.png" style="float: left; margin: 10px; border: none;" title="Fourthought logo" /></a></p>
  /external/chromium/chrome/browser/resources/
webui.css 12 .header .logo {
22 html[dir='rtl'] .logo {
webui2.css 10 .header .logo {
18 html[dir='rtl'] .logo {
  /external/valgrind/main/exp-bbv/tests/
Makefile.am 30 logo.include logo.lzss_new
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
wave.zip 
  /external/webkit/Source/WebCore/manual-tests/
remove-on-drop-crash.html 2 Load <a href="http://www.google.com/">Google</a> and drag the logo onto this page. The second time you drag it on, Safari will crash.
print-onload-with-image.html 7 <img src="http://code.google.com/p/chromium/logo?cct=1287781185">
  /external/chromium/chrome/browser/search_engines/
search_engine_type.h 9 // Fills logo slot for search engines with no logo available.
template_url_prepopulate_data.h 41 // Returns search engine logo for URLs known to have a search engine logo.
  /frameworks/base/core/res/assets/webkit/
youtube.html 21 // Nominal original size. If the embed is smaller than this, the play and logo
44 logoWidth = logo.width;
45 logoHeight = logo.height;
48 // we scale the background, play button and logo according to the
73 ctx.drawImage(logo, width - logoWidth, height - logoHeight, logoWidth, logoHeight);
96 logo = new Image();
97 logo.onload = doload;
98 logo.src = "youtube.png";
  /external/junit/src/junit/awtui/
AboutDialog.java 42 Logo logo= new Logo(); local
67 add(logo, constraintsLogo1);
Logo.java 14 public class Logo extends Canvas {
19 public Logo() {
20 fImage= loadImage("logo.gif");
  /external/quake/quake/src/QW/client/
exitscrn.txt 19 All rights reserved. NIN logo is a
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/protocols/
mozilla 10 about:logo
  /frameworks/base/core/java/android/content/pm/
PackageItemInfo.java 71 * component's logo. Logos may be larger/wider than icons and are
73 * combination. From the "logo" attribute or, if not set, 0.
75 public int logo; field in class:PackageItemInfo
95 logo = orig.logo;
164 * Retrieve the current graphical logo associated with this item. This
165 * will call back on the given PackageManager to load the logo from
168 * @param pm A PackageManager from which the logo can be loaded; usually
171 * @return Returns a Drawable containing the item's logo. If the item
172 * does not have a logo, this method will return null
    [all...]
  /cts/tools/signature-tools/templates/
Header.st 2 <div class="logo">
Styles.st 29 .logo {
  /external/junit/src/junit/swingui/
AboutDialog.java 54 JLabel logo= createLogo(); local
79 getContentPane().add(logo, constraintsLogo1);
90 Icon icon= TestRunner.getIconResource(BaseTestRunner.class, "logo.gif");
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
util.js 20 var ISRAEL_IMAGE_URL = 'http://www.gstatic.com/news/img/logo/iw_il/news.gif';
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
popup.html 32 .digest, #logo, #authorization { cursor: pointer }
64 document.getElementById('logo').onclick = function() {
121 <img id="logo" src="logo.png" alt="Google Wave">
  /external/qemu/distrib/sdl-1.2.12/
CREDITS 69 * Peter Wiklund, for the 1998 winning SDL logo,
70 and Arto Hamara, Steven Wong, and Kent Mein for other logo entries.
72 * Arne Claus, for the 2004 winning SDL logo,
79 for other logo entries.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLImageElement01.html 9 <IMG ID="IMAGE-1" NAME="IMAGE-1" SRC="./pix/dts.gif" ALIGN="middle" ALT="DTS IMAGE LOGO" BORDER="0" HEIGHT="47" HSPACE="4" LONGDESC="./files/desc.html" USEMAP="#DTS-MAP" VSPACE="10" WIDTH="115"/>
HTMLImageElement02.html 9 <IMG ID="IMAGE-1" NAME="IMAGE-1" SRC="./pix/dts.gif" ALIGN="middle" ALT="DTS IMAGE LOGO" BORDER="0" HEIGHT="47" HSPACE="4" LONGDESC="./files/desc.html" USEMAP="#DTS-MAP" VSPACE="10" WIDTH="115"/>
HTMLImageElement03.html 9 <IMG ID="IMAGE-1" NAME="IMAGE-1" SRC="./pix/dts.gif" ALIGN="middle" ALT="DTS IMAGE LOGO" BORDER="0" HEIGHT="47" HSPACE="4" LONGDESC="./files/desc.html" USEMAP="#DTS-MAP" VSPACE="10" WIDTH="115"/>

Completed in 252 milliseconds

1 2 3 4 5 6 7 8 91011>>