Searched refs:aVScroll (Results 1 – 5 of 5) sorted by relevance
86 if ( aVScroll.IsVisible() ) in Command()87 pVScrBar = &aVScroll; in Command()120 if ( aVScroll.IsVisible() ) in GetOutputSizePixel()249 if ( bVVisible && !aVScroll.IsVisible() ) in Resize()263 aVScroll.Show( bVVisible ); in Resize()290 aVScroll.SetPosSizePixel( in Resize()294 aVScroll.SetPageSize( aOutPixSz.Height() ); in Resize()296 aVScroll.SetLineSize( nLinePixH ); in Resize()297 aVScroll.SetThumbPos( -aPixOffset.Y() ); in Resize()469 aVScroll.SetLineSize( nLinePixH ); in SetLineSize()[all …]
691 aVScroll.Hide(); in SvListBoxForProperties()692 aVScroll.SetScrollHdl( in SvListBoxForProperties()713 aVScroll.Hide(); in SvListBoxForProperties()751 if(aVScroll.IsVisible()) in Resize()758 aVScroll.SetPosPixel(aPos); in Resize()785 aVScroll.SetPageSize(nLines-1); in UpdateVScroll()786 aVScroll.SetVisibleSize(nLines-1); in UpdateVScroll()790 aVScroll.Hide(); in UpdateVScroll()795 aVScroll.Show(); in UpdateVScroll()843 long nDelta=aVScroll.GetDelta(); in UpdatePlayGround()[all …]
1066 ScrollBar aVScroll; member in ColorConfigCtrl_Impl1126 aVScroll.EnableDrag(); in ColorConfigCtrl_Impl()1127 aVScroll.Show(); in ColorConfigCtrl_Impl()1143 aVScroll.SetRangeMin(0); in ColorConfigCtrl_Impl()1149 aVScroll.SetRangeMax( aVScroll.GetRangeMax() - 3 ); in ColorConfigCtrl_Impl()1169 aVScroll.SetRangeMax( aVScroll.GetRangeMax() - nInvisibleLines ); in ColorConfigCtrl_Impl()1172 aVScroll.SetVisibleSize(nVisibleEntries); in ColorConfigCtrl_Impl()1174 aVScroll.SetScrollHdl(aScrollLink); in ColorConfigCtrl_Impl()1175 aVScroll.SetEndScrollHdl(aScrollLink); in ColorConfigCtrl_Impl()1528 aVScroll.SetThumbPos(nThumbPos); in IMPL_LINK()[all …]
58 ScrollBar aVScroll; // the scrollbars member in ScrollableWindow
374 ScrollBar aVScroll; member in SvListBoxForProperties
Completed in 40 milliseconds