OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qualifiedname
(Results
326 - 350
of
704
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
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)
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLParserIdioms.h
28
#include "core/dom/
QualifiedName
.h"
95
bool threadSafeMatch(const
QualifiedName
&, const
QualifiedName
&);
96
bool threadSafeMatch(const HTMLIdentifier&, const
QualifiedName
&);
97
inline bool threadSafeHTMLNamesMatch(const HTMLIdentifier& tagName, const
QualifiedName
& qName)
99
// When the
QualifiedName
is known to HTMLIdentifier,
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAElement.cpp
70
inline SVGAElement::SVGAElement(const
QualifiedName
& tagName, Document* document)
78
PassRefPtr<SVGAElement> SVGAElement::create(const
QualifiedName
& tagName, Document* document)
94
bool SVGAElement::isSupportedAttribute(const
QualifiedName
& attrName)
96
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
105
void SVGAElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
125
void SVGAElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGFEImageElement.cpp
51
inline SVGFEImageElement::SVGFEImageElement(const
QualifiedName
& tagName, Document* document)
59
PassRefPtr<SVGFEImageElement> SVGFEImageElement::create(const
QualifiedName
& tagName, Document* document)
113
bool SVGFEImageElement::isSupportedAttribute(const
QualifiedName
& attrName)
115
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
124
void SVGFEImageElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
146
void SVGFEImageElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGForeignObjectElement.cpp
53
inline SVGForeignObjectElement::SVGForeignObjectElement(const
QualifiedName
& tagName, Document* document)
65
PassRefPtr<SVGForeignObjectElement> SVGForeignObjectElement::create(const
QualifiedName
& tagName, Document* document)
70
bool SVGForeignObjectElement::isSupportedAttribute(const
QualifiedName
& attrName)
72
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
83
void SVGForeignObjectElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
104
void SVGForeignObjectElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGLinearGradientElement.cpp
51
inline SVGLinearGradientElement::SVGLinearGradientElement(const
QualifiedName
& tagName, Document* document)
64
PassRefPtr<SVGLinearGradientElement> SVGLinearGradientElement::create(const
QualifiedName
& tagName, Document* document)
69
bool SVGLinearGradientElement::isSupportedAttribute(const
QualifiedName
& attrName)
71
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
81
void SVGLinearGradientElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
101
void SVGLinearGradientElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGMaskElement.cpp
56
inline SVGMaskElement::SVGMaskElement(const
QualifiedName
& tagName, Document* document)
72
PassRefPtr<SVGMaskElement> SVGMaskElement::create(const
QualifiedName
& tagName, Document* document)
77
bool SVGMaskElement::isSupportedAttribute(const
QualifiedName
& attrName)
79
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
93
void SVGMaskElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
125
void SVGMaskElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGRadialGradientElement.cpp
54
inline SVGRadialGradientElement::SVGRadialGradientElement(const
QualifiedName
& tagName, Document* document)
69
PassRefPtr<SVGRadialGradientElement> SVGRadialGradientElement::create(const
QualifiedName
& tagName, Document* document)
74
bool SVGRadialGradientElement::isSupportedAttribute(const
QualifiedName
& attrName)
76
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
88
void SVGRadialGradientElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
112
void SVGRadialGradientElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGRectElement.cpp
53
inline SVGRectElement::SVGRectElement(const
QualifiedName
& tagName, Document* document)
67
PassRefPtr<SVGRectElement> SVGRectElement::create(const
QualifiedName
& tagName, Document* document)
72
bool SVGRectElement::isSupportedAttribute(const
QualifiedName
& attrName)
74
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
88
void SVGRectElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
114
void SVGRectElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGScriptElement.cpp
46
inline SVGScriptElement::SVGScriptElement(const
QualifiedName
& tagName, Document* document, bool wasInsertedByParser, bool alreadyStarted)
56
PassRefPtr<SVGScriptElement> SVGScriptElement::create(const
QualifiedName
& tagName, Document* document, bool insertedByParser)
61
bool SVGScriptElement::isSupportedAttribute(const
QualifiedName
& attrName)
63
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
73
void SVGScriptElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
98
void SVGScriptElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGTextPathElement.cpp
48
inline SVGTextPathElement::SVGTextPathElement(const
QualifiedName
& tagName, Document* document)
59
PassRefPtr<SVGTextPathElement> SVGTextPathElement::create(const
QualifiedName
& tagName, Document* document)
75
bool SVGTextPathElement::isSupportedAttribute(const
QualifiedName
& attrName)
77
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
87
void SVGTextPathElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
110
void SVGTextPathElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGFilterElement.cpp
62
inline SVGFilterElement::SVGFilterElement(const
QualifiedName
& tagName, Document* document)
78
PassRefPtr<SVGFilterElement> SVGFilterElement::create(const
QualifiedName
& tagName, Document* document)
104
bool SVGFilterElement::isSupportedAttribute(const
QualifiedName
& attrName)
106
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
121
void SVGFilterElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
157
void SVGFilterElement::svgAttributeChanged(const
QualifiedName
& attrName)
199
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, allowedChildElementTags, ());
SVGTextContentElement.cpp
65
SVGTextContentElement::SVGTextContentElement(const
QualifiedName
& tagName, Document* document)
214
bool SVGTextContentElement::isSupportedAttribute(const
QualifiedName
& attrName)
216
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
226
bool SVGTextContentElement::isPresentationAttribute(const
QualifiedName
& name) const
233
void SVGTextContentElement::collectStyleForPresentationAttribute(const
QualifiedName
& name, const AtomicString& value, MutableStylePropertySet* style)
247
void SVGTextContentElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
267
void SVGTextContentElement::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)
SVGGradientElement.cpp
56
SVGGradientElement::SVGGradientElement(const
QualifiedName
& tagName, Document* document)
65
bool SVGGradientElement::isSupportedAttribute(const
QualifiedName
& attrName)
67
DEFINE_STATIC_LOCAL(HashSet<
QualifiedName
>, supportedAttributes, ());
78
void SVGGradientElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
115
void SVGGradientElement::svgAttributeChanged(const
QualifiedName
& attrName)
SVGPathElement.h
58
static PassRefPtr<SVGPathElement> create(const
QualifiedName
&, Document*);
101
SVGPathElement(const
QualifiedName
&, Document*);
106
bool isSupportedAttribute(const
QualifiedName
&);
107
virtual void parseAttribute(const
QualifiedName
&, const AtomicString&) OVERRIDE;
108
virtual void svgAttributeChanged(const
QualifiedName
&);
/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
);
/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/core/html/
HTMLEmbedElement.cpp
43
inline HTMLEmbedElement::HTMLEmbedElement(const
QualifiedName
& tagName, Document* document, bool createdByParser)
50
PassRefPtr<HTMLEmbedElement> HTMLEmbedElement::create(const
QualifiedName
& tagName, Document* document, bool createdByParser)
74
bool HTMLEmbedElement::isPresentationAttribute(const
QualifiedName
& name) const
81
void HTMLEmbedElement::collectStyleForPresentationAttribute(const
QualifiedName
& name, const AtomicString& value, MutableStylePropertySet* style)
92
void HTMLEmbedElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
HTMLIFrameElement.cpp
38
inline HTMLIFrameElement::HTMLIFrameElement(const
QualifiedName
& tagName, Document* document)
47
PassRefPtr<HTMLIFrameElement> HTMLIFrameElement::create(const
QualifiedName
& tagName, Document* document)
52
bool HTMLIFrameElement::isPresentationAttribute(const
QualifiedName
& name) const
59
void HTMLIFrameElement::collectStyleForPresentationAttribute(const
QualifiedName
& name, const AtomicString& value, MutableStylePropertySet* style)
78
void HTMLIFrameElement::parseAttribute(const
QualifiedName
& name, const AtomicString& value)
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)
Completed in 485 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>