HomeSort by relevance Sort by last modified time
    Searched full:images (Results 926 - 950 of 1771) sorted by null

<<31323334353637383940>>

  /external/webkit/WebKit/gtk/po/
webkit.pot 359 msgid "Auto Load Images"
363 msgid "Load images automatically."
367 msgid "Auto Shrink Images"
371 msgid "Automatically shrink standalone images to fit."
379 msgid "Whether background images should be printed."
zh_CN.po 360 msgid "Auto Load Images"
364 msgid "Load images automatically."
368 msgid "Auto Shrink Images"
372 msgid "Automatically shrink standalone images to fit."
380 msgid "Whether background images should be printed."
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 153 <img src={@docRoot}images/menu_design/MenuDiagram.png>
192 <img src={@docRoot}images/menu_design/ContextMenuDiagram.png>
232 <img src={@docRoot}images/menu_design/ContextMenuViewContactDiagram.png>
246 <img src={@docRoot}images/menu_design/TextFieldContextMenuDiagram.png>
258 <img src={@docRoot}images/menu_design/TaskFlowDiagram.png>
  /frameworks/base/docs/html/sdk/
android-1.6.jd 86 $(".toggle-img", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
91 $(".toggle-img", toggleable).attr("title", "show").attr("src", (toRoot + "assets/images/triangle-closed.png"));
121 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
141 <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
184 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" />
android-2.0.1.jd 86 $(".toggle-img", toggleable).attr("title", "hide").attr("src", (toRoot + "assets/images/triangle-opened.png"));
91 $(".toggle-img", toggleable).attr("title", "show").attr("src", (toRoot + "assets/images/triangle-closed.png"));
117 <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px" width="9px" />
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 166 (primarily drawables such as images) for any of the three generalized densities.
374 <img id="rule" src="{@docRoot}assets/images/grad-rule-qv.png">
376 <img src="{@docRoot}assets/images/icon_market.jpg" style="float:left;margin:0;padding:0;">
458 <img src="{@docRoot}images/screens_support/dip.png" style="padding-bottom:0;margin-bottom:0;" />
591 nine-patch images, which always takes place by default. </p>
    [all...]
  /development/pdk/docs/porting/
telephony.jd 23 <p><img src="images/telephony.gif"></p>
88 <p><img src="images/telephony_solicted_example.gif"></p>
107 <p><img src="images/telephony_unsolicted_example.gif"></p>
stk.jd 28 <img src="images/stk.gif" alt="STK schema" width="566" height="516" /><br />
62 <img src="images/stk_display_text.gif" border="1">
157 <img src="images/stk_send_SMS.gif">
169 <P><img src="images/stk_refresh_init.gif"></p>
170 <p><img src="images/stk_refresh_update.gif"> </p>
171 <p><img src="images/stk_refresh_reset.gif"> </p>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 194 <dd> Demonstrates implementing a Gallery widget and extending GalleryAdapter to create a custom class to serve out source images to the widget. </dd>
197 <dd>Demonstrates populating a Gallery with images from the contacts photos. </dd>
212 <dd> Demonstrates populating a GridView widget with images using a custom ListAdapter object. </dd>
  /external/clearsilver/imd/
imd.cs 41 <a href="<?cs var:CGI.PathInfo?>?album=<?cs if:Album ?><?cs var:Album ?>/<?cs /if ?><?cs var:album ?>"><?cs var:album ?></a></font> (<?cs var:album.Count ?> images)
44 <?cs each:image = album.Images ?>
101 <?cs each:image=Images ?>
  /external/jpeg/
rdbmp.c 8 * This file contains routines to read input images in Microsoft "BMP"
10 * Currently, only 8-bit and 24-bit images are supported, not 1-bit or
11 * 4-bit (feeding such low-depth images into JPEG would be silly anyway).
  /external/webkit/WebCore/inspector/front-end/
ResourceView.js 330 statusImageSource = "Images/successGreenDot.png";
332 statusImageSource = "Images/warningOrangeDot.png";
334 statusImageSource = "Images/errorRedDot.png";
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.h 87 // Creates a new copy of the image data in |other|, so the two images
209 // biggest size that decoded images can have. Image decoders will deflate those
210 // images that are bigger than m_maxNumPixels. (Not supported by all image decoders yet)
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 44 #include <images/SkImageDecoder.h>
280 initTexture(&mAndroid[0], mAssets, "images/android-logo-mask.png");
281 initTexture(&mAndroid[1], mAssets, "images/android-logo-shine.png");
  /frameworks/base/docs/html/guide/developing/tools/
traceview.jd 123 <p><img src="/images/traceview_timeline.png" alt="Traceview timeline panel" width="893" height="284"></p>
140 <p><img src="/images/traceview_profile.png" alt="Traceview profile panel." width="892" height="630"></p>
267 <img src="{@docRoot}images/tracedump.png" width="485" height="401" style="margin-top:1em;"/>
  /frameworks/base/docs/html/guide/tutorials/views/
hello-formstuff.jd 33 <li><img src="images/android.png" align="right"/>
48 images from the Android {@link android.R.drawable} resources,
252 <img src="images/hello-formstuff.png" width="150px" />
  /build/tools/droiddoc/templates/assets/
android-developer-docs.css 38 background:url('images/sidenav-rule.png') no-repeat 243px 0;
144 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
147 background:url('images/triangle-opened-small.png') 7px 4px no-repeat;
1014 background-image:url(images/grad-rule-qv.png);
1226 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
1228 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
  /external/webkit/WebCore/platform/image-decoders/bmp/
BMPImageReader.cpp 187 // For paletted images, bitmaps can set biClrUsed to 0 to mean "all
303 // JPEG/PNG images), 16, and 32.
743 // (it contains all 0s). To avoid displaying these images as
744 // fully-transparent, decode as if images are fully opaque
749 // images where all alpha values are 255; opaque images are
  /build/tools/droiddoc/templates-pdk/
customization.cs 9 src="<?cs var:toroot ?>assets/images/open_source.png" alt="Android Open Source Project" /></a>
34 <!-- <img src="<?cs var:toroot ?>assets/images/icon_world.jpg" alt="" /> -->
  /build/tools/droiddoc/templates-sdk/
customization.cs 44 src="<?cs var:toroot ?>assets/images/bg_logo.png" alt="Android Developers" /></a>
50 <img src="<?cs var:toroot ?>assets/images/icon_world.jpg" alt="Language:" />
  /development/simulator/app/
PhoneData.h 131 * a situation where the same key shows up in multiple background images,
188 // background images for the phone picture that surrounds the display
  /external/freetype/include/freetype/
ftoutln.h 46 /* Functions to create, transform, and render vectorial glyph images. */
50 /* glyph images known as `outlines'. These can also be measured, */
  /external/icu4c/
icu4c.css 19 background-image: url(images/draftbg.png);
185 background-image: url(http://www.icu-project.org/images/gr100.gif);
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 83 art work, images, screen displays or screenshots, sound effects, music,
100 thereto (including all characters and other images generated by the
  /external/webkit/WebCore/icu/unicode/
ushape.h 44 * adjacent letters to each other, computers select images for each letter based
45 * on the surrounding letters. This usually results in four images per Arabic

Completed in 226 milliseconds

<<31323334353637383940>>