Searched defs:GetPos (Results 1 – 13 of 13) sorted by relevance
21 int GetPos() in GetPos() function
20 UINT GetPos() { return (UINT)SendMsg(PBM_GETPOS, 0, 0); } in GetPos() function
22 uint32_t GetPos() const { return m_BitPos; } in GetPos() function
48 CFX_PointF GetPos() const { return m_Pos; } in GetPos() function
34 uint32_t GetPos() const { return m_Pos; } in GetPos() function
57 const size_t GetPos() const { return _pos; } in GetPos() function
39 FX_FILESIZE GetPos() const { return m_Pos; } in GetPos() function
52 float GetPos() const { return m_fPos; } in GetPos() function
111 size_t GetPos() const { return _pos; } in GetPos() function
113 const wchar_t* GetPos() { return m_cursor; } 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