Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dcursor.cxx173 void Cursor::ImplShow( bool bDrawDirect, bool bRestore ) in ImplShow() argument
201 if ( bDrawDirect || bRestore ) in ImplShow()
204 if ( !mpWindow && ! ( ! bDrawDirect && mpData->maTimer.IsActive()) ) in ImplShow()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx67 SAL_DLLPRIVATE void ImplShow( bool bDrawDirect = true, bool bRestore = false );

Completed in 14 milliseconds