HomeSort by relevance Sort by last modified time
    Searched full:img (Results 576 - 600 of 1465) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/manual-tests/inspector/
display-form-data.html 107 <img src="http://example.org/test-1">
108 <img src="http://example.org/test-2?parm1=abc">
109 <img src="http://example.org/test-3?parm1=def&amp;parm2=g%20h+i">
  /frameworks/base/docs/html/resources/articles/
live-folders.jd 15 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 267px; height: 400px;" src="images/contacts.png" alt="" id="BLOGGER_PHOTO_ID_5323287788220889218" border="0">
43 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 267px; height: 400px;" src="images/device_002.png" alt="" id="BLOGGER_PHOTO_ID_5323289217773103922" border="0">
164 <img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 267px; height: 400px;" src="images/device.png" alt="" id="BLOGGER_PHOTO_ID_5323293545495859234" border="0"></p>
qsb.jd 19 <img src="images/qsb_002.png" alt="" height="350" />
149 <img src="images/qsb.png" style="width: 233px; height: 349.5px;">
150 <img id="k0vw" src="images/qsb_003.png" style="width: 233px; height: 349.5px;">
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimationDrawable.java 58 * ImageView img = (ImageView)findViewById(R.id.spinning_wheel_image);
59 * img.setBackgroundResource(R.drawable.spin_animation);
62 * AnimationDrawable frameAnimation = (AnimationDrawable) img.getBackground();
  /cts/tools/tradefed-host/res/result/
cts_result.xsl 33 <TD width="40%" align="left"><img src="logo.gif"></img></TD>
42 <img src="newrule-green.png" align="left"></img>
  /development/samples/SipDemo/
_index.html 52 <img alt="" src="../images/SipDemo.png" />
  /external/libvpx/vpx/
vp8.h 92 vpx_image_t img; /**< reference frame data in image format */ member in struct:vpx_ref_frame
  /external/proguard/docs/
style.css 60 img
  /external/tinyxml/docs/
annotated.html 22 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
classTiXmlBase-members.html 17 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
  /external/webkit/WebCore/html/
HTMLAnchorElement.cpp 195 HTMLImageElement* img = static_cast<HTMLImageElement*>(evt->target()->toNode()); local
196 if (img && img->isServerMap()) {
197 RenderImage* r = toRenderImage(img->renderer());
  /external/webkit/WebCore/inspector/front-end/
ImageView.js 39 this.imagePreviewElement = document.createElement("img");
PanelEnablerView.js 37 this.imageElement = document.createElement("img");
  /external/webkit/WebCore/platform/
MIMETypeRegistry.h 46 // image (e.g., <img> tags).
  /external/webkit/WebCore/platform/wince/
CursorWince.cpp 45 Cursor::Cursor(Image* img, const IntPoint& hotspot)
  /external/webkit/WebKitTools/mangleme/
tags.h 43 { "IMG", "ALIGN", "ALT", "SRC", "BORDER", "DYNSRC", "HEIGHT", "HSPACE", "ISMAP", "LOOP", "LOWSRC", "START", "UNITS", "USEMAP", "WIDTH", "VSPACE", "onLoad", "STYLE", 0 },
  /frameworks/base/core/res/assets/webkit/
youtube.html 82 background.src = "http://img.youtube.com/vi/VIDEO_ID/0.jpg";
  /frameworks/base/docs/html/guide/publishing/
publishing.jd 39 <img id="rule" src="{@docRoot}assets/images/grad-rule-qv.png">
41 <img src="{@docRoot}assets/images/icon_market.jpg" style="float:left;margin:0;padding:0;">
187 <img id="rule" src="{@docRoot}assets/images/grad-rule-qv.png">
189 <img src="{@docRoot}assets/images/icon_market.jpg" style="float:left;margin:0;padding:0;">
  /frameworks/base/docs/html/guide/tutorials/views/
hello-linearlayout.jd 117 <img src="images/hello-linearlayout.png" width="150px" />
hello-relativelayout.jd 67 <img src="images/hello-relativelayout.png" width="150px" />
hello-tablelayout.jd 109 <img src="images/hello-tablelayout.png" width="150px" />
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccFileHandler.java 153 * Load a image instance record from a SIM Linear Fixed EF-IMG
167 phone.mCM.iccIO(COMMAND_GET_RESPONSE, IccConstants.EF_IMG, "img",
225 * Load a SIM Transparent EF-IMG. Used right after loadEFImgLinearFixed to
239 phone.mCM.iccIO(COMMAND_READ_BINARY, fileid, "img", highOffset, lowOffset,
  /hardware/msm7k/dspcrashd/
dspcrashd.c 101 sprintf(name,"/sdcard/dsp.crash.%d.img", (int) time(0));
  /external/qemu/android/avd/
info.c 43 * - mandatory user data image ("userdata-qemu.img") and cache image
44 * ("cache.img")
46 * - optional mutable system image ("system-qemu.img"), kernel image
47 * ("kernel-qemu") and read-only ramdisk ("ramdisk.img")
1126 ***** so system.img must be copied to a temporary file
1127 ***** and userdata.img must be copied to userdata-qemu.img
    [all...]
  /build/core/
cleanbuild.mk 179 ./$(PRODUCT_OUT)/*.img \
198 ./$(PRODUCT_OUT)/userdata-qemu.img

Completed in 1693 milliseconds

<<21222324252627282930>>