Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.h181 void set_url(LPCTSTR url);
H A Dshellbrowser.cpp800 set_url(url); in entry_selected()
H A Dwebchild.h864 set_url(String(BStr(url))); in NavigateComplete2()
H A Dfilechild.cpp301 set_url(_path); //set_url(FmtString(TEXT("file://%s"), _path)); in set_curdir()
H A Dmainframe.cpp1656 void SDIMainFrame::set_url(LPCTSTR url) in set_url() function in SDIMainFrame
/reactos/dll/win32/ieframe/
H A Dieframe.h116 void (*set_url)(DocHost*,const WCHAR*); member
H A Dnavigate.c149 This->container_vtbl->set_url(This, This->url); in set_dochost_url()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.cpp486 set_url(url); in WndProc()
558 set_url(url_str); in go_to()
567 void ChildWindow::set_url(LPCTSTR url) in set_url() function in ChildWindow
H A Dwindow.h337 void set_url(LPCTSTR url);