Home
last modified time | relevance | path

Searched defs:initDocument (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dinit_document.js37 cvox.ChromeVox.initDocument = function() { function
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDocumentImpl.java622 final void initDocument(int documentNumber) in initDocument() method in DTMDocumentImpl
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js1576 cvox.ChromeVox.initDocument=function(){document.body?(cvox.ChromeVox.host=cvox.HostFactory.getHost(… function