Searched refs:fontsIn (Results 1 – 1 of 1) sorted by relevance
331 FileInputStream fontsIn = new FileInputStream(configFilename); in init() local332 FontListParser.Config fontConfig = FontListParser.parse(fontsIn); in init()