Searched refs:bDrawDirect (Results 1 – 2 of 2) sorted by relevance
173 void Cursor::ImplShow( bool bDrawDirect, bool bRestore ) in ImplShow() argument201 if ( bDrawDirect || bRestore ) in ImplShow()204 if ( !mpWindow && ! ( ! bDrawDirect && mpData->maTimer.IsActive()) ) in ImplShow()
67 SAL_DLLPRIVATE void ImplShow( bool bDrawDirect = true, bool bRestore = false );
Completed in 15 milliseconds