Searched refs:halfColGap (Results 1 – 1 of 1) sorted by relevance
3666 LayoutUnit halfColGap = colGap / 2; in adjustPointToColumnContents() local3674 …LayoutRect gapAndColumnRect(colRect.x() - halfColGap, colRect.y(), colRect.width() + colGap, colRe… in adjustPointToColumnContents()3706 …LayoutRect gapAndColumnRect(colRect.x(), colRect.y() - halfColGap, colRect.width(), colRect.height… in adjustPointToColumnContents()