Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dpropbag.c57 static HRESULT add_prop(PropertyBag *prop_bag, const WCHAR *name, const WCHAR *value) in add_prop() function
297 hres = add_prop(prop_bag, name, value); in fill_props()