Searched refs:language (Results 1 – 25 of 28) sorted by relevance
12
12 // See the License for the specific language governing permissions and
383 private Font loadFontsByLocale(String language) throws IOException, FontFormatException { in loadFontsByLocale() argument384 if (mLoadedFontMap.containsKey(language)) { in loadFontsByLocale()385 return mLoadedFontMap.get(language); in loadFontsByLocale()388 String fontName = LANGUAGE_TO_FONT_MAP.getOrDefault(language, DEFAULT_FONT_NAME); in loadFontsByLocale()394 mLoadedFontMap.put(language, result); in loadFontsByLocale()400 "Can not find the font file " + fontName + " for language " + language); in loadFontsByLocale()
13 * See the License for the specific language governing permissions and
12 # See the License for the specific language governing permissions and
13 // See the License for the specific language governing permissions and
5 scripting language ("edify") that is superficially somewhat similar to6 the old one ("amend"). This is a brief overview of the new language.
14 * See the License for the specific language governing permissions and
12 See the License for the specific language governing permissions and