Home
last modified time | relevance | path

Searched refs:setAttributes (Results 1 – 18 of 18) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAX1ParserAdapter.java176 mAttrWrapper.setAttributes(attrs); in startElement()
197 public void setAttributes(Attributes a) { in setAttributes() method in SAX1ParserAdapter.AttributesWrapper
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DAttributesImpl.java83 setAttributes(atts); in AttributesImpl()
353 public void setAttributes (Attributes atts) in setAttributes() method in AttributesImpl
/external/webkit/WebCore/editing/
DReplaceNodeWithSpanCommand.cpp65 newNode->attributes()->setAttributes(*nodeToReplace->attributes()); in swapInNodePreservingAttributesAndChildren()
/external/webkit/JavaScriptCore/runtime/
DSymbolTable.h82 void setAttributes(unsigned attributes) in setAttributes() function
DJSVariableObject.h142 entry.setAttributes(attributes); in symbolTablePutWithAttributes()
/external/webkit/WebCore/dom/
DNamedAttrMap.h70 void setAttributes(const NamedNodeMap&);
DNamedAttrMap.cpp215 void NamedNodeMap::setAttributes(const NamedNodeMap& other) in setAttributes() function in WebCore::NamedNodeMap
DElement.cpp109 …clone->attributes()->setAttributes(*attributes(true)); // Call attributes(true) to force attribute… in cloneElementWithoutChildren()
/external/icu4c/tools/dumpce/
Ddumpce.cpp441 void setAttributes(UCollator *collator, UErrorCode *error) in setAttributes() function
507 setAttributes(COLLATOR_, &error); in serialize()
536 setAttributes(COLLATOR_, &error); in serialize()
619 setAttributes(COLLATOR_, &error); in serialize()
1492 setAttributes(COLLATOR_, &error); in serializeScripts()
/external/webkit/WebCore/svg/
DSVGUseElement.cpp696 svgElement->attributes()->setAttributes(*element->attributes()); in expandSymbolElementsInShadowTree()
862 to->attributes()->setAttributes(*from->attributes()); in transferUseAttributesToReplacedElement()
/external/webkit/WebKit/mac/Misc/
DWebNSAttributedStringExtras.mm168 [string setAttributes:attrs.get() range:NSMakeRange(stringLength, currentTextLength)];
/external/webkit/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm513 [attrString setAttributes:nil range:attrStringRange];
/external/webkit/WebKit/mac/
DChangeLog-2002-12-033592 (-[WebBaseNetscapePluginView setAttributes:]):
/external/webkit/WebCore/
DChangeLog-2002-12-0316435 length]), (-[KWQTextStorage setAttributes:]), (-[KWQTextStorage setString:]),
DChangeLog-2008-08-1036673 (WebCore::NamedAttrMap::setAttributes): Renamed this from the assignment operator.
36678 a new function, setAttributes, possibly to be made virtual in the future. Made
DChangeLog-2009-06-1625583 (WebCore::NamedNodeMap::setAttributes): Ditto.
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1010310 (KJS::SymbolTableEntry::setAttributes):
DChangeLog-2009-06-1632944 (JSC::SymbolTableEntry::setAttributes):