OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insertAttribute
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/dom/
NamedNodeMap.h
77
void
insertAttribute
(PassRefPtr<Attribute> newAttribute, bool allowDuplicates)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java
236
insertAttribute
(MANIFEST_ELEMENT, PACKAGE_ATTR_DESC);
240
insertAttribute
(MANIFEST_ELEMENT, xmlns);
371
private void
insertAttribute
(ElementDescriptor element, AttributeDescriptor newAttr) {
Completed in 282 milliseconds