Searched defs:SetPos (Results 1 – 9 of 9) sorted by relevance
18 LRESULT SetPos(int pos) { return SendMsg(PBM_SETPOS, pos, 0); } in SetPos() function
36 void SetPos(uint32_t pos) { m_Pos = pos; } in SetPos() function
85 void CProgressDialog::SetPos(UInt64 pos) in SetPos() function in CProgressDialog
51 void SetPos(UInt64 completed) in SetPos() function
58 void SetPos(float fPos) { m_fPos = fPos; } in SetPos() function
410 void CPDF_SyntaxParser::SetPos(FX_FILESIZE pos) { in SetPos() function in CPDF_SyntaxParser
81 bool PWL_SCROLL_PRIVATEDATA::SetPos(float pos) { in SetPos() function in PWL_SCROLL_PRIVATEDATA
988 auto SetPos = SetBI.getIterator(); in rewriteSetCarryExtended() local
481 bool IONAME(SetPos)(Cookie cookie, std::int64_t pos) { in IONAME() argument