Home
last modified time | relevance | path

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

/third_party/skia/src/utils/win/
DSkDWrite.cpp103 BOOL nameExists = FALSE; in sk_get_locale_string() local
104 (void)names->FindLocaleName(preferedLocale, &nameIndex, &nameExists); in sk_get_locale_string()
105 if (!nameExists) { in sk_get_locale_string()