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