Searched defs:SetPos (Results 1 – 7 of 7) sorted by relevance
35 void SetPos(uint32_t pos) { m_Pos = pos; } in SetPos() function
14 LRESULT SetPos(int pos) { return SendMessage(PBM_SETPOS, pos, 0); } in SetPos() function
85 void CProgressDialog::SetPos(UInt64 pos) in SetPos() function in CProgressDialog
51 void SetPos(UInt64 completed) in SetPos() function
53 void SetPos(FX_FLOAT fPos) { m_fPos = fPos; } in SetPos() function
190 void RBaseStream::SetPos( int pos ) in SetPos() function in RBaseStream381 void RLBitStream::SetPos( int pos ) in SetPos() function in RLBitStream491 void RMBitStream::SetPos( int pos ) in SetPos() function in RMBitStream
79 bool PWL_SCROLL_PRIVATEDATA::SetPos(FX_FLOAT pos) { in SetPos() function in PWL_SCROLL_PRIVATEDATA