Searched refs:m_nOldVThumb (Results 1 – 2 of 2) sorted by relevance
173 ,m_nOldVThumb( 0 ) in DBG_NAME()223 ,m_nOldVThumb( 0 ) in OFieldDescControl()252 m_nOldVThumb = m_nOldHThumb = 0; in Contruct()464 if (m_nOldVThumb != m_pVertScroll->GetThumbPos()) in ScrollAllAggregates()468 nDeltaY = (m_nOldVThumb - m_pVertScroll->GetThumbPos()) * (nControl_Spacing_y + nControlHeight); in ScrollAllAggregates()469 m_nOldVThumb = m_pVertScroll->GetThumbPos(); in ScrollAllAggregates()
128 long m_nOldVThumb; member in dbaui::OFieldDescControl
Completed in 28 milliseconds