Searched defs:setHost (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/bindings/js/ | ||
D | JSLocationCustom.cpp | 171 void JSLocation::setHost(ExecState* exec, JSValuePtr value) in setHost() function in WebCore::JSLocation |
/external/webkit/WebCore/platform/ | ||
D | KURL.cpp | 662 void KURL::setHost(const String& s) in setHost() function in WebCore::KURL |