HomeSort by relevance Sort by last modified time
    Searched refs:NodeList_new (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/API/tests/
NodeList.h 36 extern NodeList* NodeList_new(Node* parentNode);
NodeList.c 30 extern NodeList* NodeList_new(Node* parentNode)
JSNode.c 129 return JSNodeList_new(context, NodeList_new(node));

Completed in 271 milliseconds