Searched refs:calcLength (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLFormCollection.h52 virtual unsigned calcLength() const;
H A DHTMLCollection.h73 virtual unsigned calcLength() const;
H A DHTMLCollection.cpp205 unsigned HTMLCollection::calcLength() const function in class:WebCore::HTMLCollection
219 m_info->length = calcLength();
H A DHTMLFormCollection.cpp60 unsigned HTMLFormCollection::calcLength() const function in class:WebCore::HTMLFormCollection

Completed in 96 milliseconds