Searched defs:cacheKey (Results 1 – 8 of 8) sorted by relevance
73 ShareableElementDataCacheKey cacheKey(attributes.data(), attributes.size()); in cachedShareableElementDataWithAttributes() local
161 PresentationAttributeCacheKey cacheKey; in computePresentationAttributeStyle() local
217 …ImageCacheKey cacheKey() const { return makeCacheKey(m_generator, m_cachedImage->scaledSize(), m_c… in cacheKey() function250 DecoderCacheKey cacheKey() const { return makeCacheKey(m_generator, m_size); } in cacheKey() function
159 FontCacheKey FontDescription::cacheKey(const AtomicString& familyName, FontTraitsMask desiredTraits… in cacheKey() function in WebCore::FontDescription
643 CollData::CollData(UCollator *collator, char *cacheKey, int32_t cacheKeyLength, UErrorCode &status) in CollData()
848 … PartialLocationKey* cacheKey = (PartialLocationKey *)uprv_malloc(sizeof(PartialLocationKey)); in getPartialLocationName() local
373 GrResourceKey* cacheKey) { in createTexture()