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

/frameworks/base/tools/fonts/
H A Dfontchain_lint.py164 def assert_font_supports_none_of_chars(font, chars): function
335 assert_font_supports_none_of_chars(record.font, sorted(default_emoji))
651 assert_font_supports_none_of_chars(record.font, cjk_punctuation)

Completed in 183 milliseconds