Searched refs:nRunningWeight (Results 1 – 1 of 1) sorted by relevance
123 PhaseWeight nRunningWeight( 0 ); in lcl_ensureInitialized() local129 … phase->second.nGlobalStart = (sal_uInt32)( nRunningWeight * _rData.nOverallStretch ); in lcl_ensureInitialized()130 nRunningWeight += phase->second.nWeight; in lcl_ensureInitialized()132 … sal_uInt32 nNextPhaseStart = (sal_uInt32)( nRunningWeight * _rData.nOverallStretch ); in lcl_ensureInitialized()
Completed in 16 milliseconds