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

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrameView.h583 bool m_overflowStatusDirty; member in class:WebCore::FrameView
H A DFrameView.cpp182 , m_overflowStatusDirty(true)
2975 if (m_overflowStatusDirty) {
2978 m_overflowStatusDirty = false;

Completed in 76 milliseconds