Home
last modified time | relevance | path

Searched refs:hyphens_dir (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/fonts/
Dfontchain_linter.py183 def check_hyphens(hyphens_dir): argument
186 for hyb_file in glob.iglob(path.join(hyphens_dir, '*.hyb')):
673 hyphens_dir = path.join(target_out, 'usr', 'hyphen-data')
674 check_hyphens(hyphens_dir)