Searched refs:fontsIn (Results 1 – 1 of 1) sorted by relevance
1060 final FileInputStream fontsIn = new FileInputStream(xmlPath); in buildSystemFallback() local1061 final FontConfig fontConfig = FontListParser.parse(fontsIn); in buildSystemFallback()