Searched refs:allow_new_window (Results 1 – 1 of 1) sorted by relevance
201 static BOOL support_wbapp, allow_new_window, no_travellog; variable887 ok(dwFlags == (allow_new_window ? 0 : NWMF_FIRST), "dwFlags = %x\n", dwFlags); in NewWindowManager_EvaluateNewWindow()890 return allow_new_window ? S_OK : E_FAIL; in NewWindowManager_EvaluateNewWindow()6246 allow_new_window = !do_block; in test_open_window()