Home
last modified time | relevance | path

Searched defs:htmlDocument (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8HTMLDocumentCustom.cpp56 HTMLDocument* htmlDocument = V8HTMLDocument::toImpl(info.Holder()); in openMethodCustom() local
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DWindowProxy.cpp417 static v8::Handle<v8::Value> getNamedProperty(HTMLDocument* htmlDocument, const AtomicString& key, … in getNamedProperty()
441 HTMLDocument* htmlDocument = V8HTMLDocument::toImpl(info.Holder()); in getter() local