Searched refs:fonts_xml_path (Results 1 – 1 of 1) sorted by relevance
202 def parse_fonts_xml(fonts_xml_path): argument206 tree = ElementTree.parse(fonts_xml_path)543 fonts_xml_path = path.join(target_out, 'etc', 'fonts.xml')544 parse_fonts_xml(fonts_xml_path)