Searched refs:BENGALI_LANG (Results 1 – 2 of 2) sorted by relevance
52 } else if (strstr(fontParam->ttfName, BENGALI_LANG) != nullptr) { in UIMultiFontManager()116 } else if (strstr(fonts.ttfName, BENGALI_LANG) != nullptr) { in UpdateScript()
72 static constexpr const char *BENGALI_LANG = "Bengali"; variable