Home
last modified time | relevance | path

Searched refs:NumUnnamedDocumentCachedTypes (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
DCollectionType.h61 static const unsigned NumUnnamedDocumentCachedTypes = NodeChildren - DocImages + 1; variable
/external/webkit/Source/WebCore/dom/
DDocument.h397 ASSERT(index < NumUnnamedDocumentCachedTypes); in collectionInfo()
1328 FixedArray<CollectionCache, NumUnnamedDocumentCachedTypes> m_collectionInfo;