Searched defs:descendantFrameCount (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/history/
H A DCachedFrame.cpp244 int CachedFrame::descendantFrameCount() const function in class:WebCore::CachedFrame
248 count += m_childFrames[i]->descendantFrameCount();

Completed in 24 milliseconds