WebCore/generated/JSDocument.h
changeset 2 303757a437d3
parent 0 4f2f89ce4247
--- a/WebCore/generated/JSDocument.h	Fri Sep 17 09:02:29 2010 +0300
+++ b/WebCore/generated/JSDocument.h	Mon Oct 04 01:32:07 2010 +0300
@@ -124,6 +124,7 @@
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionQueryCommandSupported(JSC::ExecState*);
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionQueryCommandValue(JSC::ExecState*);
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionGetElementsByName(JSC::ExecState*);
+JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionNodesFromRect(JSC::ExecState*);
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionElementFromPoint(JSC::ExecState*);
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionCaretRangeFromPoint(JSC::ExecState*);
 JSC::EncodedJSValue JSC_HOST_CALL jsDocumentPrototypeFunctionGetSelection(JSC::ExecState*);