Home
last modified time | relevance | path

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

/frameworks/base/tools/fonts/
Dfontchain_linter.py85 def get_best_cmap(font): function
115 emoji_map = copy.copy(get_best_cmap(font))
152 best_cmap = get_best_cmap(font)
160 best_cmap = get_best_cmap(font)
167 best_cmap = get_best_cmap(font)
377 missing_text_chars -= set(get_best_cmap(record.font))