HomeSort by relevance Sort by last modified time
    Searched refs:domDocument (Results 1 - 6 of 6) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java 268 org.w3c.dom.Document domDocument = null;
277 domDocument = domModel.getDocument();
278 element = domDocument.getDocumentElement();
288 assertNotNull(domDocument);
304 testInfo.mDomDocument = domDocument;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 183 Document domDocument = null;
187 domDocument = domModel.getDocument();
278 root = domDocument;
343 XmlFormatStyle style = guessStyle(model, domDocument);
527 static XmlFormatStyle guessStyle(IStructuredModel model, Document domDocument) {
530 XmlFormatStyle style = XmlFormatStyle.get(domDocument);
538 Element rootElement = domDocument.getDocumentElement();
    [all...]
  /external/webkit/Source/WebKit/win/
DOMCoreClasses.cpp 212 *result = DOMDocument::createInstance(m_node->ownerDocument());
481 IDOMDocument* newDocument = DOMDocument::createInstance(n->document());
574 // DOMDocument - IUnknown -----------------------------------------------------
576 HRESULT STDMETHODCALLTYPE DOMDocument::QueryInterface(REFIID riid, void** ppvObject)
592 // DOMDocument ----------------------------------------------------------------
594 HRESULT STDMETHODCALLTYPE DOMDocument::doctype(
601 HRESULT STDMETHODCALLTYPE DOMDocument::implementation(
608 HRESULT STDMETHODCALLTYPE DOMDocument::documentElement(
615 HRESULT STDMETHODCALLTYPE DOMDocument::createElement(
628 HRESULT STDMETHODCALLTYPE DOMDocument::createDocumentFragment(
    [all...]
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 

Completed in 169 milliseconds