Home | History | Annotate | Download | only in Common

Lines Matching defs:numItems

124     UInt32 numItems;

126 numItems = realIndices->Size();
129 RINOK(archive->GetNumberOfItems(&numItems));
132 for (UInt32 i = 0; i < numItems; i++)