Searched defs:relativeURL (Results 1 – 5 of 5) sorted by relevance
24 bool composeURL(const char *baseURL, const char *relativeURL, char *completeURL, unsigned int &comp… in composeURL()120 URLType findRelativeURLType(const char *relativeURL) in findRelativeURLType()
85 KURL completeURL(const String& relativeURL) in completeURL()
129 gchar* relativeURL = JSStringCopyUTF8CString(url); in queueLoad() local
823 void V8Custom::WindowSetLocation(DOMWindow* window, const String& relativeURL) in WindowSetLocation()
542 KURL completeURL(ExecState* exec, const String& relativeURL) in completeURL()