Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPresentationAttributeStyle.cpp66 …shMap<unsigned, OwnPtr<PresentationAttributeCacheEntry>, AlreadyHashed> PresentationAttributeCache; typedef
67 static PresentationAttributeCache& presentationAttributeCache() in presentationAttributeCache()
69 DEFINE_STATIC_LOCAL(PresentationAttributeCache, cache, ()); in presentationAttributeCache()
166 PresentationAttributeCache::iterator cacheIterator; in computePresentationAttributeStyle()