Home
last modified time | relevance | path

Searched refs:VECT_PROGRESS (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx62 #define VECT_PROGRESS( _def_pProgress, _def_nVal ) if(_def_pProgress&&_def_pProgress->IsSet())(_def… macro
743 VECT_PROGRESS( pProgress, 0 ); in ImplVectorize()
782 VECT_PROGRESS( pProgress, FRound( fPercent += 10.0 ) ); in ImplVectorize()
791 VECT_PROGRESS( pProgress, FRound( fPercent += fPercentStep_2 ) ); in ImplVectorize()
815 VECT_PROGRESS( pProgress, FRound( fPercent += fPercentStep_2 ) ); in ImplVectorize()
836 VECT_PROGRESS( pProgress, 100 ); in ImplVectorize()
852 VECT_PROGRESS( pProgress, 10 ); in ImplVectorize()
857 VECT_PROGRESS( pProgress, 30 ); in ImplVectorize()
864 VECT_PROGRESS( pProgress, 60 ); in ImplVectorize()
933 VECT_PROGRESS( pProgress, 100 ); in ImplVectorize()

Completed in 16 milliseconds