Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DFrameView.h96 int layoutCount() const { return m_layoutCount; } in layoutCount()
384 int m_layoutCount; variable
DFrameView.cpp223 m_layoutCount = 0; in reset()
997 m_layoutCount++; in layout()