Searched refs:FirstUnnamedDocumentCachedType (Results 1 – 2 of 2) sorted by relevance
60 static const CollectionType FirstUnnamedDocumentCachedType = DocImages; variable
395 ASSERT(type >= FirstUnnamedDocumentCachedType); in collectionInfo()396 unsigned index = type - FirstUnnamedDocumentCachedType; in collectionInfo()