Searched refs:m_layoutCount (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DFrameView.h96 int layoutCount() const { return m_layoutCount; }
384 int m_layoutCount; member in class:WebCore::FrameView
H A DFrameView.cpp223 m_layoutCount = 0;
997 m_layoutCount++;

Completed in 581 milliseconds