Searched defs:SetPos (Results 1 – 15 of 15) sorted by relevance
18 LRESULT SetPos(int pos) { return SendMsg(PBM_SETPOS, (unsigned)pos, 0); } in SetPos() function
34 void SetPos(uint32_t pos) { m_Pos = pos; } in SetPos() function
87 void CProgressDialog::SetPos(UInt64 pos) in SetPos() function in CProgressDialog
51 void SetPos(UInt64 completed) in SetPos() function
169 void SetPos(HWND hWnd, int pos) in SetPos() function in CSplitterPos
54 void SetPos(float fPos) { m_fPos = fPos; } in SetPos() function
26 SetPos(x src.XPos) methodSpec519 func SetPos(n Node) src.XPos { func
51 func (n *miniNode) SetPos(x src.XPos) { n.pos = x } func
74 void SetPos(UInt32 bitPos) in SetPos() function
80 bool PWL_SCROLL_PRIVATEDATA::SetPos(float pos) { in SetPos() function in PWL_SCROLL_PRIVATEDATA
20 SetPos(Pos) methodSpec31 func (n *node) SetPos(pos Pos) { n.pos = pos } func
482 void CPDF_SyntaxParser::SetPos(FX_FILESIZE pos) { in SetPos() function in CPDF_SyntaxParser
988 auto SetPos = SetBI.getIterator(); in rewriteSetCarryExtended() local
361 func (i *IdentifierNode) SetPos(pos Pos) *IdentifierNode { func
7068 func (s *State) SetPos(pos src.XPos) { func