Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Deditor.c198 static void remove_child_attr(nsIDOMElement *elem, LPCWSTR tag, nsAString *attr_str) in remove_child_attr() argument
230 nsIDOMElement_RemoveAttribute(child_elem, attr_str); in remove_child_attr()
234 remove_child_attr(child_elem, tag, attr_str); in remove_child_attr()