Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dresources.cpp366 static int matches_locale(const char* loc, const char* locale) { in matches_locale() function
422 if (y+1+h >= height || matches_locale(loc, locale)) { in res_create_localized_alpha_surface()