Searched defs:GetPos (Results 1 – 15 of 15) sorted by relevance
21 int GetPos() in GetPos() function
23 size_t GetPos() const { return m_BitPos; } in GetPos() function
55 CFX_PointF GetPos() const { return m_Pos; } in GetPos() function
33 uint32_t GetPos() const { return m_Pos; } in GetPos() function
31 float GetPos() const { return m_fPos; } in GetPos() function
53 float GetPos() const { return m_fPos; } in GetPos() function
69 size_t GetPos() const { return _pos; } in GetPos() function
32 …UInt64 GetPos() const { return (UInt64)_curBlockIndex * _memManager->GetBlockSize() + _curBlockPos… in GetPos() function
53 FX_FILESIZE GetPos() const { return m_Pos; } in GetPos() function
72 UInt64 GetPos(unsigned sectorSizeLog) const { return FirstLba << sectorSizeLog; } in GetPos() function
97 UInt64 GetPos(unsigned sectorSizeLog) const { return (UInt64)Lba << sectorSizeLog; } in GetPos() function
72 UInt32 GetPos() const { return _pos * 8 + (8 - _bitPos); } in GetPos() function
56 size_t GetPos() const { return (size_t)(_data - _dataBase); } in GetPos() function
140 UInt64 COutArchive::GetPos() const in GetPos() function in NArchive::N7z::COutArchive
142 int GetPos() const in GetPos() function in CSplitterPos