Searched refs:fonts_xml_path (Results 1 – 1 of 1) sorted by relevance
212 def parse_fonts_xml(fonts_xml_path): argument217 tree = ElementTree.parse(fonts_xml_path)666 fonts_xml_path = path.join(target_out, 'etc', 'fonts.xml')667 parse_fonts_xml(fonts_xml_path)