Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dhtmlnode.c428 static IHTMLDOMChildrenCollection *create_child_collection(HTMLDocumentNode *doc, nsIDOMNodeList *n… in create_child_collection() function
616 *p = (IDispatch*)create_child_collection(This->doc, nslist); in HTMLDOMNode_get_childNodes()