Home
last modified time | relevance | path

Searched defs:new_window (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.cpp500 bool new_window = GetAsyncKeyState(VK_SHIFT)<0; in Notify() local
681 bool MainFrameBase::go_to(LPCTSTR url, bool new_window) in go_to()
1313 bool MDIMainFrame::go_to(LPCTSTR url, bool new_window) in go_to()
/reactos/modules/rostests/winetests/riched32/
H A Deditor.c40 static HWND new_window(LPCSTR lpClassName, DWORD dwStyle, HWND parent) { in new_window() function
/reactos/dll/win32/mshtml/
H A Dnavigate.c2135 IHTMLWindow2 *new_window; in navigate_new_window() local
/reactos/modules/rostests/winetests/riched20/
H A Drichole.c51 static HWND new_window(LPCSTR lpClassName, DWORD dwStyle, HWND parent) in new_window() function
H A Deditor.c54 static HWND new_window(LPCSTR lpClassName, DWORD dwStyle, HWND parent) { in new_window() function
/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c6242 IHTMLWindow2 *window, *new_window; in test_open_window() local