Home
last modified time | relevance | path

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

/external/webkit/WebCore/xml/
DXPathResult.h71 unsigned long snapshotLength(ExceptionCode&) const;
DXPathResult.cpp171 unsigned long XPathResult::snapshotLength(ExceptionCode& ec) const in snapshotLength() function in WebCore::XPathResult
DXPathResult.idl48 readonly attribute unsigned long snapshotLength
/external/webkit/WebCore/inspector/front-end/
DInjectedScript.js768 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
776 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
787 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
793 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
805 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
811 addNodesToResults.call(this, result, result.snapshotLength, result.snapshotItem);
/external/webkit/WebCore/bindings/objc/
DPublicDOMInterfaces.h1222 @property(readonly) unsigned snapshotLength;
/external/webkit/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js1529 for (var i = 0, length = query.snapshotLength; i < length; i++)
Dconcat-jquery-mootools-prototype.js9908 for (var i = 0, length = query.snapshotLength; i < length; i++)
/external/webkit/WebCore/
DChangeLog-2006-05-101005 (WebCore::XPathResult::snapshotLength):
DChangeLog-2005-12-1926600 (XPathResultImpl::snapshotLength):
DChangeLog-2006-12-3146214 (-[DOMXPathResult snapshotLength]):
DChangeLog-2007-10-1447633 (WebCore::XPathResult::snapshotLength): Ditto.
DChangeLog-2008-08-1062173 (WebCore::XPathResult::snapshotLength):