openSearchDescriptionURL 813 Source/core/dom/Document.h KURL openSearchDescriptionURL(); openSearchDescriptionURL 102 Source/web/WebDocument.cpp return const_cast<Document*>(constUnwrap<Document>())->openSearchDescriptionURL(); openSearchDescriptionURL 87 public/web/WebDocument.h BLINK_EXPORT WebURL openSearchDescriptionURL() const;