Searched refs:tmpl_file (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/fc-case/
H A Dfc-case.py190 tmpl_file = open(args.template_file, 'r', encoding='utf-8') variable
192 tmpl_file = sys.stdin
197 for line in tmpl_file:
237 for line in tmpl_file:
/xsrc/external/mit/fontconfig/dist/fc-lang/
H A Dfc-lang.py165 tmpl_file = open(args.template_file, 'r', encoding='utf-8') variable
167 tmpl_file = sys.stdin
236 for line in tmpl_file:
384 for line in tmpl_file:

Completed in 4 milliseconds