Searched defs:GetPos (Results 1 – 12 of 12) sorted by relevance
21 int GetPos() in GetPos() function
20 UINT GetPos() { return (UINT)SendMsg(PBM_GETPOS, 0, 0); } in GetPos() function
23 uint32_t GetPos() const { return m_BitPos; } in GetPos() function
52 CFX_PointF GetPos() const { return m_Pos; } in GetPos() function
35 uint32_t GetPos() const { return m_Pos; } in GetPos() function
57 const size_t GetPos() const { return _pos; } in GetPos() function
43 FX_FILESIZE GetPos() const { return m_Pos; } in GetPos() function
57 float GetPos() const { return m_fPos; } in GetPos() function
111 size_t GetPos() const { return _pos; } in GetPos() function
158 size_t GetPos() const { return _pos; } in GetPos() function
45 size_t GetPos() const { return _pos; } in GetPos() function
133 UInt64 COutArchive::GetPos() const in GetPos() function in NArchive::N7z::COutArchive