Home
last modified time | relevance | path

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

/dports/net-im/uTox/uTox/src/
H A Dtox.h62 TOX_SEND_TYPING, enumerator
H A Dtox.c818 case TOX_SEND_TYPING: { in tox_thread_message()
/dports/net-im/uTox/uTox/src/layout/
H A Dfriend.c844 postmessage_toxcore(TOX_SEND_TYPING, f->number, 0, NULL); in e_chat_msg_onchange()