Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c1009 #define get_attr2_iface(u) _get_attr2_iface(__LINE__,u)
1010 static IHTMLDOMAttribute2 *_get_attr2_iface(unsigned line, IUnknown *unk) in _get_attr2_iface() function
1891 IHTMLDOMAttribute2 *attr2 = _get_attr2_iface(line, (IUnknown*)attr); in _test_attr_expando()
1905 IHTMLDOMAttribute2 *attr2 = _get_attr2_iface(line, (IUnknown*)attr); in _test_attr_value()