Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c5648 #define DWL_JAVASCRIPT 0x0020 macro
5659 const BOOL is_js = (flags & DWL_JAVASCRIPT) != 0; in test_download()
5704 if(!(flags & (DWL_EMPTY|DWL_JAVASCRIPT))) in test_download()
5801 if(!(flags & (DWL_EMPTY|DWL_JAVASCRIPT))) { in test_download()
6126 dwl_flags |= DWL_JAVASCRIPT; in test_put_href()