Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx93 mbFadeIn:1, member in SplitWindow
249 sal_Bool IsFadeInButtonVisible() const { return mbFadeIn; } in IsFadeInButtonVisible()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1396 mbFadeIn = sal_False; in ImplInit()
1765 if ( mbAutoHide || mbFadeOut || mbFadeIn ) in ImplGetButtonRect()
1769 if ( mbFadeIn ) in ImplGetButtonRect()
1842 if ( mbFadeIn || mbFadeOut ) in ImplGetAutoHideRect()
1844 ImplGetButtonRect( aRect, nEx, bTest && mbFadeIn ); in ImplGetAutoHideRect()
1856 if ( mbFadeIn ) in ImplGetFadeInRect()
2135 if ( mbFadeIn ) in ImplDrawFadeIn()
3870 mbFadeIn = bShow; in ShowFadeInHideButton()

Completed in 41 milliseconds