Searched refs:CSSTextCache (Results 1 – 1 of 1) sorted by relevance
203 typedef HashMap<const CSSPrimitiveValue*, String> CSSTextCache; typedef204 static CSSTextCache& cssTextCache() in cssTextCache()206 DEFINE_STATIC_LOCAL(CSSTextCache, cache, ()); in cssTextCache()