Searched defs:openSearchDescriptionURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebDocument.cpp103 WebURL WebDocument::openSearchDescriptionURL() const function in class:blink::WebDocument
105 return const_cast<Document*>(constUnwrap<Document>())->openSearchDescriptionURL();
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp4404 KURL Document::openSearchDescriptionURL() function in class:blink::Document

Completed in 896 milliseconds