Home | History | Annotate | Download | only in exchange

Lines Matching refs:pct

948                                 int pct = (totalRead * 100) / length;
949 doProgressCallback(msg.mId, att.mId, pct);