Searched refs:PresentationAttributeCacheKey (Results 1 – 1 of 1) sorted by relevance
46 struct PresentationAttributeCacheKey { struct47 PresentationAttributeCacheKey() : tagName(0) { } in PresentationAttributeCacheKey() argument52 static bool operator!=(const PresentationAttributeCacheKey& a, const PresentationAttributeCacheKey&… in operator !=()62 PresentationAttributeCacheKey key;118 static void makePresentationAttributeCacheKey(Element& element, PresentationAttributeCacheKey& resu… in makePresentationAttributeCacheKey()146 static unsigned computePresentationAttributeCacheHash(const PresentationAttributeCacheKey& key) in computePresentationAttributeCacheHash()161 PresentationAttributeCacheKey cacheKey; in computePresentationAttributeStyle()