Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Ddispex.c203 static BOOL is_arg_type_supported(VARTYPE vt) in is_arg_type_supported() function
260 if(info->prop_vt != VT_VOID && !is_arg_type_supported(info->prop_vt)) { in add_func_info()
271 if(!is_arg_type_supported(info->arg_types[i])) { in add_func_info()