Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dcursor.cxx188 void vcl::Cursor::ImplDoShow( bool bDrawDirect, bool bRestore ) in ImplDoShow() argument
220 if ( bDrawDirect || bRestore ) in ImplDoShow()
223 if ( !mpWindow && (bDrawDirect || !mpData->maTimer.IsActive()) ) in ImplDoShow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dcursor.cxx184 void vcl::Cursor::ImplDoShow( bool bDrawDirect, bool bRestore ) in ImplDoShow() argument
213 if ( bDrawDirect || bRestore ) in ImplDoShow()
216 if ( !mpWindow && ! ( ! bDrawDirect && mpData->maTimer.IsActive()) ) in ImplDoShow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dcursor.hxx105 void ImplDoShow( bool bDrawDirect, bool bRestore );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dcursor.hxx105 void ImplDoShow( bool bDrawDirect, bool bRestore );