Searched refs:SetOffset (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzipstrm.cpp1054 SetOffset(ds.Read32());
1208 void SetOffset(wxFileOffset offset)
1590 m_entry.SetOffset(m_entry.GetOffset() + m_offsetAdjustment);
1655 m_entry.SetOffset(m_position);
2109 m_pending->SetOffset(m_headerOffset);
2299 endrec.SetOffset(m_headerOffset);
H A Dtarstrm.cpp693 entry->SetOffset(m_offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtarstrm.h122 void SetOffset(wxFileOffset offset) { m_Offset = offset; } function in class:wxTarEntry
H A Darchive.h68 virtual void SetOffset(wxFileOffset offset) = 0;
H A Dzipstrm.h211 void SetOffset(wxFileOffset offset) { m_Offset = offset; } function in class:wxZipEntry

Completed in 268 milliseconds