Searched refs:PresentationAttributeCacheEntry (Results 1 – 1 of 1) sorted by relevance
59 struct PresentationAttributeCacheEntry { struct66 typedef HashMap<unsigned, OwnPtr<PresentationAttributeCacheEntry>, AlreadyHashed> PresentationAttri…191 … OwnPtr<PresentationAttributeCacheEntry> newEntry = adoptPtr(new PresentationAttributeCacheEntry); in computePresentationAttributeStyle()