Home
last modified time | relevance | path

Searched refs:cups_cache_lookup (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dlanguage.c151 static cups_lang_t *cups_cache_lookup(const char *name,
752 if ((lang = cups_cache_lookup(real, encoding)) != NULL) in cupsLangGet()
1505 cups_cache_lookup( in cups_cache_lookup() function