Home
last modified time | relevance | path

Searched refs:mbScrollbarJumpPage (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/inc/
H A Dsvdata.hxx330 bool mbScrollbarJumpPage; // true for "jump to here" behavior member
/trunk/main/vcl/source/control/
H A Dscrbar.cxx1029 …ol bDragHandling = rMEvt.IsMiddle() || bThumbHit || ImplGetSVData()->maNWFData.mbScrollbarJumpPage; in MouseButtonDown()
1046 … if( rMEvt.IsMiddle() || (ImplGetSVData()->maNWFData.mbScrollbarJumpPage && !bThumbHit) ) in MouseButtonDown()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1178 ImplGetSVData()->maNWFData.mbScrollbarJumpPage = (jumpStr == kCFBooleanTrue); in getAppleScrollBarVariant()

Completed in 28 milliseconds