Home
last modified time | relevance | path

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

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