HomeSort by relevance Sort by last modified time
    Searched full:qualifiedname (Results 201 - 225 of 605) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLUnknownElement.h 39 static PassRefPtr<HTMLUnknownElement> create(const QualifiedName& tagName, Document& document)
47 HTMLUnknownElement(const QualifiedName& tagName, Document& document)
HTMLTableCellElement.cpp 45 inline HTMLTableCellElement::HTMLTableCellElement(const QualifiedName& tagName, Document& document)
51 PassRefPtr<HTMLTableCellElement> HTMLTableCellElement::create(const QualifiedName& tagName, Document& document)
82 bool HTMLTableCellElement::isPresentationAttribute(const QualifiedName& name) const
89 void HTMLTableCellElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)
109 void HTMLTableCellElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimateMotionElement.h 44 bool isSupportedAttribute(const QualifiedName&);
45 virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE;
SVGGlyphRefElement.h 36 virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE;
54 void parseAttributeInternal(const QualifiedName&, const AtomicString&);
SVGViewElement.h 54 bool isSupportedAttribute(const QualifiedName&);
55 virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE;
SVGFEDiffuseLightingElement.cpp 75 bool SVGFEDiffuseLightingElement::isSupportedAttribute(const QualifiedName& attrName)
77 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
88 void SVGFEDiffuseLightingElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
122 bool SVGFEDiffuseLightingElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName)
167 void SVGFEDiffuseLightingElement::svgAttributeChanged(const QualifiedName& attrName)
192 void SVGFEDiffuseLightingElement::lightElementAttributeChanged(const SVGFELightElement* lightElement, const QualifiedName& attrName)
SVGFESpecularLightingElement.cpp 79 bool SVGFESpecularLightingElement::isSupportedAttribute(const QualifiedName& attrName)
81 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
92 void SVGFESpecularLightingElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
131 bool SVGFESpecularLightingElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName)
178 void SVGFESpecularLightingElement::svgAttributeChanged(const QualifiedName& attrName)
203 void SVGFESpecularLightingElement::lightElementAttributeChanged(const SVGFELightElement* lightElement, const QualifiedName& attrName)
SVGImageElement.cpp 84 bool SVGImageElement::isSupportedAttribute(const QualifiedName& attrName)
86 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
99 bool SVGImageElement::isPresentationAttribute(const QualifiedName& name) const
106 void SVGImageElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)
116 void SVGImageElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
142 void SVGImageElement::svgAttributeChanged(const QualifiedName& attrName)
SVGTextContentElement.cpp 65 SVGTextContentElement::SVGTextContentElement(const QualifiedName& tagName, Document& document)
212 bool SVGTextContentElement::isSupportedAttribute(const QualifiedName& attrName)
214 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
224 bool SVGTextContentElement::isPresentationAttribute(const QualifiedName& name) const
231 void SVGTextContentElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)
245 void SVGTextContentElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
265 void SVGTextContentElement::svgAttributeChanged(const QualifiedName& attrName)
SVGFECompositeElement.cpp 65 bool SVGFECompositeElement::isSupportedAttribute(const QualifiedName& attrName)
67 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
80 void SVGFECompositeElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
127 bool SVGFECompositeElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName)
146 void SVGFECompositeElement::svgAttributeChanged(const QualifiedName& attrName)
SVGFELightElement.cpp 60 SVGFELightElement::SVGFELightElement(const QualifiedName& tagName, Document& document)
87 bool SVGFELightElement::isSupportedAttribute(const QualifiedName& attrName)
89 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
105 void SVGFELightElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
165 void SVGFELightElement::svgAttributeChanged(const QualifiedName& attrName)
SVGFETurbulenceElement.cpp 76 bool SVGFETurbulenceElement::isSupportedAttribute(const QualifiedName& attrName)
78 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
89 void SVGFETurbulenceElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
132 bool SVGFETurbulenceElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName)
153 void SVGFETurbulenceElement::svgAttributeChanged(const QualifiedName& attrName)
SVGGradientElement.cpp 54 SVGGradientElement::SVGGradientElement(const QualifiedName& tagName, Document& document)
63 bool SVGGradientElement::isSupportedAttribute(const QualifiedName& attrName)
65 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
76 void SVGGradientElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
113 void SVGGradientElement::svgAttributeChanged(const QualifiedName& attrName)
SVGGraphicsElement.cpp 43 SVGGraphicsElement::SVGGraphicsElement(const QualifiedName& tagName, Document& document, ConstructionType constructionType)
140 bool SVGGraphicsElement::isSupportedAttribute(const QualifiedName& attrName)
142 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
150 void SVGGraphicsElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
170 void SVGGraphicsElement::svgAttributeChanged(const QualifiedName& attrName)
  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGAnimatedEnumerationPropertyTearOff.h 42 static PassRefPtr<SVGAnimatedEnumerationPropertyTearOff<EnumType> > create(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, EnumType& property)
56 SVGAnimatedEnumerationPropertyTearOff(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, unsigned& property)
SVGAnimatedStaticPropertyTearOff.h 52 static PassRefPtr<SVGAnimatedStaticPropertyTearOff<PropertyType> > create(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, PropertyType& property)
102 SVGAnimatedStaticPropertyTearOff(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, PropertyType& property)
SVGAnimatedTransformListPropertyTearOff.h 45 static PassRefPtr<SVGAnimatedTransformListPropertyTearOff> create(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, SVGTransformList& values)
52 SVGAnimatedTransformListPropertyTearOff(SVGElement* contextElement, const QualifiedName& attributeName, AnimatedPropertyType animatedPropertyType, SVGTransformList& values)
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createDocument06.java 34 * The "createDocument(namespaceURI,qualifiedName,doctype)" method for a
36 * if qualifiedName has the "xml" prefix and namespaceURI different from
39 * Invoke method createDocument(namespaceURI,qualifiedName,doctype) on
40 * this domimplementation with qualifiedName "xml:local"
74 String qualifiedName = "xml:local";
86 aNewDoc = domImpl.createDocument(namespaceURI, qualifiedName, docType);
  /libcore/luni/src/test/java/tests/org/w3c/dom/
ElementSetAttributeNS.java 119 String qualifiedName;
135 qualifiedName = (String) qualifiedNames.get(indexN10058);
141 qualifiedName, "test");
200 String qualifiedName = "emp:qualifiedName";
211 ((Element) /*Node */testAddr).setAttributeNS(namespaceURI, qualifiedName, "newValue");
SetNamedItemNS.java 105 String qualifiedName = "dmstc:domestic";
115 arg = anotherDoc.createAttributeNS(namespaceURI, qualifiedName);
133 String qualifiedName = "prefix:newAttr";
143 arg = doc.createAttributeNS(namespaceURI, qualifiedName);
198 String qualifiedName = "dmstc:domestic";
207 arg = doc.createAttributeNS(namespaceURI, qualifiedName);
GetAttributeNS.java 93 String qualifiedName = "emp:district";
101 newAttribute = doc.createAttributeNS(namespaceURI, qualifiedName);
129 String qualifiedName = "emp:blank";
137 doc.createAttributeNS(namespaceURI, qualifiedName);
141 testAddr.setAttributeNS(namespaceURI, qualifiedName, "NewValue");
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ElementData.h 67 const Attribute* getAttributeItem(const QualifiedName&) const;
68 size_t getAttributeItemIndex(const QualifiedName&, bool shouldIgnoreCase = false) const;
135 void addAttribute(const QualifiedName&, const AtomicString&);
139 Attribute* getAttributeItem(const QualifiedName&);
185 inline size_t ElementData::getAttributeItemIndex(const QualifiedName& name, bool shouldIgnoreCase) const
225 inline const Attribute* ElementData::getAttributeItem(const QualifiedName& name) const
242 inline void UniqueElementData::addAttribute(const QualifiedName& attributeName, const AtomicString& value)
  /external/doclava/src/com/google/doclava/
Stubs.java 80 Errors.error(Errors.DEPRECATED, m.position(), "Method " + cl.qualifiedName() + "."
86 Errors.error(Errors.UNAVAILABLE_SYMBOL, m.position(), "Method " + cl.qualifiedName()
95 + t.fullName() + " in " + cl.qualifiedName() + "." + m.name() + "()");
126 Errors.error(Errors.DEPRECATED, cl.position(), "Class " + cl.qualifiedName()
178 * (ai.type() != null){ cantStripThis(ai.type(), notStrippable, "1:" + cl.qualifiedName()); } }
186 cantStripThis(fInfo.type().asClassInfo(), notStrippable, "2:" + cl.qualifiedName());
191 cantStripThis(tTypeInfo.asClassInfo(), notStrippable, "3:" + cl.qualifiedName());
203 cantStripThis(tInfo.asClassInfo(), notStrippable, "4:" + cl.qualifiedName());
215 cantStripThis(cl.containingClass(), notStrippable, "5:" + cl.qualifiedName());
229 Errors.error(Errors.HIDDEN_SUPERCLASS, cl.position(), "Public class " + cl.qualifiedName()
    [all...]
FieldInfo.java 57 public String qualifiedName() {
59 = (containingClass() != null) ? (containingClass().qualifiedName() + ".") : "";
110 if (annotation.type().qualifiedName().equals("java.lang.Deprecated")) {
118 + mContainingClass.qualifiedName() + "." + name()
420 Errors.error(Errors.CHANGED_TYPE, fInfo.position(), "Field " + fInfo.qualifiedName()
424 Errors.error(Errors.CHANGED_VALUE, fInfo.position(), "Field " + fInfo.qualifiedName()
430 Errors.error(Errors.CHANGED_SCOPE, fInfo.position(), "Method " + fInfo.qualifiedName()
436 Errors.error(Errors.CHANGED_STATIC, fInfo.position(), "Field " + fInfo.qualifiedName()
442 Errors.error(Errors.ADDED_FINAL, fInfo.position(), "Field " + fInfo.qualifiedName()
446 Errors.error(Errors.REMOVED_FINAL, fInfo.position(), "Field " + fInfo.qualifiedName()
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
CustomElementConstructorBuilder.h 36 #include "core/dom/QualifiedName.h"
51 class QualifiedName;
70 bool validateOptions(const AtomicString& type, QualifiedName& tagName, ExceptionState&);

Completed in 1313 milliseconds

1 2 3 4 5 6 7 891011>>