Home
last modified time | relevance | path

Searched defs:documents (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/content/browser/worker_host/
Dworker_document_set.h81 const DocumentInfoSet& documents() { return document_set_; } in documents() function
Dworker_process_host.cc549 const WorkerDocumentSet::DocumentInfoSet& documents = in GetRenderViewIDsForWorker() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorMemoryAgent.cpp43 void InspectorMemoryAgent::getDOMCounters(ErrorString*, int* documents, int* nodes, int* jsEventLis… in getDOMCounters()
DInspectorCSSAgent.cpp721 Vector<Document*> documents = m_domAgent->documents(); in wasEnabled() local
1439 Vector<Document*> documents = m_domAgent->documents(); in collectAllStyleSheets() local
DInspectorDOMAgent.cpp281 Vector<Document*> InspectorDOMAgent::documents() in documents() function in WebCore::InspectorDOMAgent
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
DDrawableResourceLoader.java39 protected Map<String, Document> documents = new HashMap<String, Document>(); field in DrawableResourceLoader
/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc271 const std::vector<WalletItems::LegalDocument*>& documents, in AcceptLegalDocuments()
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc1040 const std::vector<wallet::WalletItems::LegalDocument*>& documents = in ConstructLegalDocumentsText() local
/external/libxml2/
Drelaxng.c186 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member
223 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member
/external/chromium_org/third_party/libxml/src/
Drelaxng.c186 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member
223 xmlRelaxNGDocumentPtr documents; /* all the documents loaded */ member
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp2117 Vector<RefPtr<Document> > documents; in serviceScriptedAnimations() local
/external/chromium_org/third_party/polymer/
Dplatform.js31 …}var c=(a.isWrapperFor,{a:"HTMLAnchorElement",applet:"HTMLAppletElement",area:"HTMLAreaElement",br… argument