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.cpp67 …shMap<unsigned, OwnPtr<PresentationAttributeCacheEntry>, AlreadyHashed> PresentationAttributeCache; typedef
68 static PresentationAttributeCache& presentationAttributeCache() in presentationAttributeCache()
70 DEFINE_STATIC_LOCAL(PresentationAttributeCache, cache, ()); in presentationAttributeCache()
167 PresentationAttributeCache::ValueType* cacheValue; in computePresentationAttributeStyle()