HomeSort by relevance Sort by last modified time
    Searched refs:tagName (Results 326 - 350 of 559) sorted by null

<<11121314151617181920>>

  /sdk/templates/docs/
default.js 53 var level = $(this).get(0).tagName.substring(1);
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
PaintDrawableTest.java 114 //If the Tagname is not 'corners',inflateTag will invoke its super's version. and the super
192 private void gotoTag(XmlResourceParser parser, String tagName) throws XmlPullParserException,
200 if (name.equals(tagName)) {
  /external/jhead/
jhead.h 185 int TagNameToValue(const char* tagName);
216 int GpsTagNameToValue(const char* tagName);
  /external/webkit/Source/WebCore/html/
HTMLFrameElementBase.cpp 50 HTMLFrameElementBase::HTMLFrameElementBase(const QualifiedName& tagName, Document* document)
51 : HTMLFrameOwnerElement(tagName, document)
HTMLFormElement.cpp 66 HTMLFormElement::HTMLFormElement(const QualifiedName& tagName, Document* document)
67 : HTMLElement(tagName, document)
85 PassRefPtr<HTMLFormElement> HTMLFormElement::create(const QualifiedName& tagName, Document* document)
87 return adoptRef(new HTMLFormElement(tagName, document));
HTMLTableElement.cpp 46 HTMLTableElement::HTMLTableElement(const QualifiedName& tagName, Document* document)
47 : HTMLElement(tagName, document)
62 PassRefPtr<HTMLTableElement> HTMLTableElement::create(const QualifiedName& tagName, Document* document)
64 return adoptRef(new HTMLTableElement(tagName, document));
  /external/webkit/Source/WebCore/svg/
SVGFELightElement.cpp 50 SVGFELightElement::SVGFELightElement(const QualifiedName& tagName, Document* document)
51 : SVGElement(tagName, document)
SVGTextContentElement.cpp 43 SVGTextContentElement::SVGTextContentElement(const QualifiedName& tagName, Document* document)
44 : SVGStyledElement(tagName, document)
SVGAnimateElement.cpp 46 SVGAnimateElement::SVGAnimateElement(const QualifiedName& tagName, Document* document)
47 : SVGAnimationElement(tagName, document)
56 PassRefPtr<SVGAnimateElement> SVGAnimateElement::create(const QualifiedName& tagName, Document* document)
58 return adoptRef(new SVGAnimateElement(tagName, document));
SVGSVGElement.cpp 65 inline SVGSVGElement::SVGSVGElement(const QualifiedName& tagName, Document* doc)
66 : SVGStyledLocatableElement(tagName, doc)
81 PassRefPtr<SVGSVGElement> SVGSVGElement::create(const QualifiedName& tagName, Document* document)
83 return adoptRef(new SVGSVGElement(tagName, document));
  /frameworks/base/core/java/android/content/
IntentFilter.java     [all...]
  /frameworks/base/services/java/com/android/server/wm/
DisplaySettings.java 127 String tagName = parser.getName();
128 if (tagName.equals("display")) {
  /frameworks/base/tools/aapt/
XMLNode.h 108 sp<XMLNode> searchElement(const String16& tagNamespace, const String16& tagName);
110 sp<XMLNode> getChildElement(const String16& tagNamespace, const String16& tagName);
  /packages/apps/Mms/src/com/android/mms/dom/smil/
SmilMediaElementImpl.java 127 SmilMediaElementImpl(SmilDocumentImpl owner, String tagName) {
128 super(owner, tagName);
SmilRegionElementImpl.java 53 SmilRegionElementImpl(SmilDocumentImpl owner, String tagName) {
54 super(owner, tagName);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 852 String tagName = parent.getTagName();
853 if (tagName.equals(LINEAR_LAYOUT) || tagName.equals(TABLE_LAYOUT) ||
854 tagName.equals(TABLE_ROW) || tagName.equals(RADIO_GROUP)) {
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/impl/
HtmlParserImpl.java 600 String tagName = getTag();
601 if ("script".equals(tagName)) {
605 } else if ("style".equals(tagName)
606 || "title".equals(tagName)
607 || "textarea".equals(tagName)) {
  /frameworks/base/services/java/com/android/server/usb/
UsbSettingsManager.java 446 final String tagName = parser.getName();
447 if ("preference".equals(tagName)) {
482 String tagName = parser.getName();
483 if ("preference".equals(tagName)) {
554 String tagName = parser.getName();
555 if (device != null && "usb-device".equals(tagName)) {
561 else if (accessory != null && "usb-accessory".equals(tagName)) {
797 String tagName = parser.getName();
798 if ("usb-device".equals(tagName)) {
804 else if ("usb-accessory".equals(tagName)) {
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattributens14.js 127 elemName = elem.tagName;
131 elemName = elem.tagName;
  /external/webkit/Source/WebCore/html/parser/
HTMLTokenizer.h 153 void updateStateFor(const AtomicString& tagName, Frame*);
  /frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java 495 String tagName = parser.getName();
496 if ("services".equals(tagName)) {
500 tagName = parser.getName();
501 if ("service".equals(tagName)) {
  /packages/apps/Mms/src/com/android/mms/dom/
DocumentImpl.java 75 public abstract Element createElement(String tagName) throws DOMException;
111 public NodeList getElementsByTagName(String tagname) {
  /build/tools/droiddoc/templates-ds/assets/js/
prettify.js 26 !k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p<h.length?setTimeout(m,
  /build/tools/droiddoc/templates-sac/assets/js/
prettify.js 26 !k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p<h.length?setTimeout(m,
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 26 !k){b=n;for(var o=void 0,c=b.firstChild;c;c=c.nextSibling)var i=c.nodeType,o=i===1?o?b:c:i===3?N.test(c.nodeValue)?b:o:o;b=(f=o===b?void 0:o)&&"CODE"===f.tagName}b&&(k=f.className.match(g));k&&(k=k[1]);b=!1;for(o=n.parentNode;o;o=o.parentNode)if((o.tagName==="pre"||o.tagName==="code"||o.tagName==="xmp")&&o.className&&o.className.indexOf("prettyprint")>=0){b=!0;break}b||((b=(b=n.className.match(/\blinenums\b(?::(\d+))?/))?b[1]&&b[1].length?+b[1]:!0:!1)&&D(n,b),d={g:k,h:n,i:b},E(d))}}p<h.length?setTimeout(m,

Completed in 1508 milliseconds

<<11121314151617181920>>