Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/fonts/
H A Dfontchain_linter.py185 def check_hyphens(hyphens_dir): argument
188 for hyb_file in glob.iglob(path.join(hyphens_dir, '*.hyb')):
750 hyphens_dir = path.join(target_out, 'usr', 'hyphen-data')
751 check_hyphens(hyphens_dir)