Searched defs:currLogicalLeftOffset (Results 1 – 3 of 3) sorted by relevance
346 LayoutUnit currLogicalLeftOffset = leftToRight ? LayoutUnit() : contentLogicalWidth(); in paintColumnRules() local
1984 LayoutUnit currLogicalLeftOffset = leftToRight ? LayoutUnit() : contentLogicalWidth(); in paintColumnRules() local3172 …LayoutUnit currLogicalLeftOffset = (m_isHorizontal ? m_colRect.x() : m_colRect.y()) - m_logicalLef… in adjust() local
3149 LayoutUnit currLogicalLeftOffset = (isHorizontal ? colRect.x() : colRect.y()) - logicalLeft; in hitTestChildLayerColumns() local