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/v8/custom/
DV8HTMLDocumentCustom.cpp56 HTMLDocument* htmlDocument = V8HTMLDocument::toNative(info.Holder()); in openMethodCustom() local
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DV8WindowShell.cpp424 static v8::Handle<v8::Value> getNamedProperty(HTMLDocument* htmlDocument, const AtomicString& key, … in getNamedProperty()
448 HTMLDocument* htmlDocument = V8HTMLDocument::toNative(info.Holder()); in getter() local