Searched refs:nWeightSum (Results 1 – 1 of 1) sorted by relevance
88 sal_uInt32 nWeightSum; /// the cached sum of the weights member95 ,nWeightSum( 0 ) in ProgressMixer_Data()115 … OSL_PRECOND( _rData.nWeightSum, "lcl_ensureInitialized: we have no phases, this will crash!" ); in lcl_ensureInitialized()120 _rData.nOverallStretch = 1.0 * OVERALL_RANGE / _rData.nWeightSum; in lcl_ensureInitialized()161 m_pData->nWeightSum += _nWeight; in registerPhase()
Completed in 8 milliseconds