Searched defs:CRefItem (Results 1 – 3 of 3) sorted by relevance
790 struct CRefItem struct792 const CUpdateItem *UpdateItem;793 UInt32 Index;794 unsigned ExtensionPos;795 unsigned NamePos;796 unsigned ExtensionIndex;798 CRefItem() {} in CRefItem() argument799 CRefItem(UInt32 index, const CUpdateItem &ui, bool sortByType): in CRefItem() function
63 struct CRefItem struct85 CRecordVector<CRefItem> _refItems; argument
447 struct CRefItem struct449 unsigned Item; // First item in _items[]450 unsigned Last; // Last item in _items[]451 int Parent; // in _refs[], if alternate stream452 int Link; // in _refs[]