Searched defs:CRefItem (Results 1 – 1 of 1) sorted by relevance
626 struct CRefItem struct628 const CUpdateItem *UpdateItem;629 UInt32 Index;630 unsigned ExtensionPos;631 unsigned NamePos;632 unsigned ExtensionIndex;634 CRefItem() {}; in CRefItem() function635 CRefItem(UInt32 index, const CUpdateItem &ui, bool sortByType): in CRefItem() function