Searched defs:without_flags (Results 1 – 2 of 2) sorted by relevance
378 def load_emoji_data_map(unicode_path, without_flags): argument497 def __init__(self, font_path, unicode_path, without_flags): argument
262 typedef enum {with_flags, without_flags} flag_type; enumerator