Searched refs:fontDirectory (Results 1 – 1 of 1) sorted by relevance
656 SkAutoTCallIProc<DIR, closedir> fontDirectory(opendir(dir)); in append_fallback_font_families_for_locale() local657 if (NULL == fontDirectory) { in append_fallback_font_families_for_locale()661 for (struct dirent* dirEntry; (dirEntry = readdir(fontDirectory));) { in append_fallback_font_families_for_locale()