Searched refs:GetProgressColumn (Results 1 – 2 of 2) sorted by relevance
116 int GetProgressColumn() { return m_iProgressColumn; } in GetProgressColumn() function
483 if (m_pParentView->GetProgressColumn() >= 0) { in DrawProgressBars()484 … progressColumn = m_pParentView->m_iColumnIDToColumnIndex[m_pParentView->GetProgressColumn()]; in DrawProgressBars()