m_effectiveLogicalWidthDirty  141 Source/core/rendering/AutoTableLayout.cpp     m_effectiveLogicalWidthDirty = true;
m_effectiveLogicalWidthDirty  443 Source/core/rendering/AutoTableLayout.cpp     m_effectiveLogicalWidthDirty = false;
m_effectiveLogicalWidthDirty  490 Source/core/rendering/AutoTableLayout.cpp     if (m_effectiveLogicalWidthDirty)
m_effectiveLogicalWidthDirty   76 Source/core/rendering/AutoTableLayout.h     mutable bool m_effectiveLogicalWidthDirty : 1;