Searched refs:cssTextCache (Results 1 – 1 of 1) sorted by relevance
172 static CSSTextCache& cssTextCache() in cssTextCache() function498 cssTextCache().remove(this); in cleanup()906 ASSERT(cssTextCache().contains(this)); in customCSSText()907 return cssTextCache().get(this); in customCSSText()1114 ASSERT(!cssTextCache().contains(this)); in customCSSText()1115 cssTextCache().set(this, text); in customCSSText()