fix: tighten emoji lookup contracts
This commit is contained in:
@@ -43,6 +43,7 @@ void engine_japanese_backspace_and_boundaries(struct ct*);
|
||||
void engine_katakana_sequences(struct ct*);
|
||||
void engine_emoji_single_candidate(struct ct*);
|
||||
void engine_emoji_queries(struct ct*);
|
||||
void engine_emoji_japanese_and_multirune(struct ct*);
|
||||
void engine_emoji_digit_aliases(struct ct*);
|
||||
void engine_emoji_navigation(struct ct*);
|
||||
void engine_emoji_preedit_languages(struct ct*);
|
||||
@@ -50,6 +51,7 @@ void engine_emoji_start_and_unknown(struct ct*);
|
||||
void engine_emoji_dictionary_identity(struct ct*);
|
||||
void dictionary_candidates(struct ct*);
|
||||
void dictionary_misses_clear_result(struct ct*);
|
||||
void dictionary_emoji_identity(struct ct*);
|
||||
void ipc_masks_modifiers(struct ct*);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user