Searched refs:SetStepSize (Results 1 – 3 of 3) sorted by relevance
51 void SetStepSize(float fStepSize) { m_fStepSize = fStepSize; } in SetStepSize() function
524 m_pVertScrollBar->SetStepSize(m_fItemHeight); in CalcSize()556 m_pHorzScrollBar->SetStepSize(fWidth / 10); in CalcSize()
776 m_pHorzScrollBar->SetStepSize(rtScroll.width / 10); in UpdateScroll()804 m_pVertScrollBar->SetStepSize(fStep); in UpdateScroll()