Searched refs:cssTextCache (Results 1 – 1 of 1) sorted by relevance
204 static CSSTextCache& cssTextCache() in cssTextCache() function532 cssTextCache().remove(this); in cleanup()1128 ASSERT(cssTextCache().contains(this)); in customCSSText()1129 return cssTextCache().get(this); in customCSSText()1253 ASSERT(!cssTextCache().contains(this)); in customCSSText()1254 cssTextCache().set(this, text); in customCSSText()