HomeSort by relevance Sort by last modified time
    Searched defs:openSearchDescriptionURL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebDocument.cpp 103 WebURL WebDocument::openSearchDescriptionURL() const
105 return const_cast<Document*>(constUnwrap<Document>())->openSearchDescriptionURL();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp     [all...]

Completed in 305 milliseconds