Home
last modified time | relevance | path

Searched refs:bInvalidateAll (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dslider.cxx167 bool bInvalidateAll = false; in ImplUpdateRects() local
202 bInvalidateAll = true; in ImplUpdateRects()
236 bInvalidateAll = true; in ImplUpdateRects()
251 if( bInvalidateAll ) in ImplUpdateRects()
304 sal_Bool bInvalidateAll = sal_False; in ImplCalc() local
355 bInvalidateAll = sal_True; in ImplCalc()
363 if ( bUpdate && bInvalidateAll ) in ImplCalc()
/trunk/main/vcl/source/window/
H A Dwindow.cxx2690 sal_Bool bInvalidateAll = !pRegion; in ImplInvalidate() local
2703 bInvalidateAll = sal_False; in ImplInvalidate()
2724 bInvalidateAll = sal_False; in ImplInvalidate()
2725 if ( bInvalidateAll ) in ImplInvalidate()

Completed in 46 milliseconds