m_logicalLeft 2840 Source/core/rendering/RenderBlock.cpp LayoutUnit currLogicalLeftOffset = (m_isHorizontal ? m_colRect.x() : m_colRect.y()) - m_logicalLeft; m_logicalLeft 2865 Source/core/rendering/RenderBlock.cpp const LayoutUnit m_logicalLeft;