Home
last modified time | relevance | path

Searched refs:HORZ_SCROLL (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dilstbox.cxx1610 ScrollHorz( -HORZ_SCROLL ); in ProcessKeyInput()
1621 ScrollHorz( HORZ_SCROLL ); in ProcessKeyInput()
2533 mpHScrollBar->SetRangeMax( GetMaxEntryWidth() + HORZ_SCROLL ); in ImplInitScrollBars()
2535 mpHScrollBar->SetLineSize( HORZ_SCROLL ); in ImplInitScrollBars()
2536 mpHScrollBar->SetPageSize( aOutSz.Width() - HORZ_SCROLL ); in ImplInitScrollBars()
/trunk/main/vcl/inc/
H A Dilstbox.hxx44 #define HORZ_SCROLL 4 macro

Completed in 29 milliseconds