Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/fonts/
H A Dfontchain_linter.py102 def get_best_cmap(font): function
132 emoji_map = copy.copy(get_best_cmap(font))
170 best_cmap = get_best_cmap(font)
178 best_cmap = get_best_cmap(font)
185 best_cmap = get_best_cmap(font)
473 missing_text_chars -= set(get_best_cmap(record.font))