Searched defs:SetPos (Results 1 – 4 of 4) sorted by relevance
18 LRESULT SetPos(int pos) { return SendMsg(PBM_SETPOS, (unsigned)pos, 0); } in SetPos() function
87 void CProgressDialog::SetPos(UInt64 pos) in SetPos() function in CProgressDialog
51 void SetPos(UInt64 completed) in SetPos() function
988 auto SetPos = SetBI.getIterator(); in rewriteSetCarryExtended() local