Searched refs:columnEnd (Results 1 – 1 of 1) sorted by relevance
1277 const long columnEnd = columnStart + newWidthsPixel[col]; in impl_ni_relayout() local1278 m_aColumnWidths.push_back( MutableColumnMetrics( columnStart, columnEnd ) ); in impl_ni_relayout()1279 accumulatedWidthPixel = columnEnd; in impl_ni_relayout()
Completed in 18 milliseconds