Searched refs:accumulatedWidthPixel (Results 1 – 1 of 1) sorted by relevance
1272 long accumulatedWidthPixel = m_nRowHeaderWidthPixel; in impl_ni_relayout() local1276 const long columnStart = accumulatedWidthPixel; in impl_ni_relayout()1279 accumulatedWidthPixel = columnEnd; in impl_ni_relayout()1299 … && ( accumulatedWidthPixel - m_aColumnWidths[ m_nLeftColumn - 1 ].getStart() <= gridWidthPixel ) in impl_ni_relayout()
Completed in 143 milliseconds