Searched refs:get_url (Results 1 – 2 of 2) sorted by relevance
21 static HRESULT get_url(HTMLLocation *This, const WCHAR **ret) in get_url() function44 hres = get_url(This, &doc_url); in get_url_components()
473 static HRESULT get_url(ICifComponent *comp, int index, char **url, DWORD *flags) in get_url() function696 hr = get_url(comp, i, &url, &flags); in process_component()