Searched defs:setDocument (Results 1 - 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOM2Helper.java84 * @see #setDocument
95 public void setDocument(Document doc) method in class:DOM2Helper
104 * @see #setDocument
173 setDocument(parser.parse(source));
188 // setDocument(((org.apache.xerces.parsers.DOMParser)parser).getDocument());
/external/webkit/Source/WebCore/page/
H A DFrame.cpp296 void Frame::setDocument(PassRefPtr<Document> newDoc) function in class:WebCore::Frame
/external/webkit/Source/WebCore/dom/
H A DRange.cpp113 void Range::setDocument(Document* document) function in class:WebCore::Range
1346 setDocument(refNode->document());
1391 setDocument(refNode->document());
H A DNode.cpp444 void Node::setDocument(Document* document) function in class:WebCore::Node
494 // by setDocument() below.
501 setDocument(newTreeScope->document());
866 node->setDocument(newDocument);
/external/webkit/Source/WebCore/inspector/
H A DInspectorDOMAgent.cpp308 // Reset document to avoid early return from setDocument.
310 setDocument(m_inspectedPage->mainFrame()->document());
340 void InspectorDOMAgent::setDocument(Document* doc) function in class:WebCore::InspectorDOMAgent
679 setDocument(document.get());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 555 milliseconds