Home
last modified time | relevance | path

Searched refs:get_url_components (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dhtmllocation.c39 static HRESULT get_url_components(HTMLLocation *This, URL_COMPONENTSW *url) in get_url_components() function
174 hres = get_url_components(This, &url); in HTMLLocation_get_href()
320 hres = get_url_components(This, &url); in HTMLLocation_get_host()
447 hres = get_url_components(This, &url); in HTMLLocation_get_pathname()