Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPresentationAttributeStyle.cpp146 static unsigned computePresentationAttributeCacheHash(const PresentationAttributeCacheKey& key) in computePresentationAttributeCacheHash() function
164 unsigned cacheHash = computePresentationAttributeCacheHash(cacheKey); in computePresentationAttributeStyle()