Searched refs:get_URL (Results 1 – 7 of 7) sorted by relevance
309 STDMETHODIMP get_URL(BSTR* url);
752 STDMETHODIMP BrowserAccessibilityWin::get_URL(BSTR* url) { in get_URL() function in BrowserAccessibilityWin
46 cpp_quote("// get_URL(out] BSTR *url)")
160 STDMETHODNOTIMP(get_URL, (BSTR*));
446 if (SUCCEEDED(document->get_URL(url.Receive()))) in IOleObject_SetClientSite()
596 CONTENT_EXPORT STDMETHODIMP get_URL(BSTR* url);
2373 STDMETHODIMP BrowserAccessibilityWin::get_URL(BSTR* url) { in get_URL() function in content::BrowserAccessibilityWin