Searched refs:css_hit (Results 1 – 1 of 1) sorted by relevance
420 css_hit <- x$cache$get_file(css_key, css_file) functionVar424 css <- if (css_hit) readLines(css_file) else read_gfont_url(x$href, css_file)451 if (!css_hit) {