Searched defs:setProtocol (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DLocation.cpp153 void Location::setProtocol(const String& protocol, DOMWindow* activeWindow, DOMWindow* firstWindow, ExceptionCode& ec) function in class:WebCore::Location
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSLocationCustom.cpp197 void JSLocation::setProtocol(ExecState* exec, JSValue value) function in class:WebCore::JSLocation
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DParsedCookie.h67 void setProtocol(const String& protocol) { m_protocol = protocol; } function in class:WebCore::ParsedCookie
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLAnchorElement.cpp471 void HTMLAnchorElement::setProtocol(const String& value) function in class:WebCore::HTMLAnchorElement
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DKURL.cpp694 bool KURL::setProtocol(const String& s) function in class:WebCore::KURL

Completed in 148 milliseconds