Home
last modified time | relevance | path

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

/dports/net-im/uTox/uTox/src/
H A Dcommand_funcs.c16 postmessage_toxcore(TOX_FILE_SEND_NEW_SLASH, f->number, 0xFFFF, (void *)filepath); in slash_send_file()
32 postmessage_toxcore(TOX_FRIEND_NEW_DEVICE, f->number, 0, data); in slash_device()
56 postmessage_toxcore(TOX_GROUP_SEND_INVITE, g->number, f->number, NULL); in slash_invite()
67 postmessage_toxcore(TOX_GROUP_SET_TOPIC, g->number, arg_length, d); in slash_topic()
H A Dtox.h137 void postmessage_toxcore(uint8_t msg, uint32_t param1, uint32_t param2, void *data);
H A Dfriend.c403 postmessage_toxcore(TOX_FILE_SEND_NEW_INLINE, f - friend, 0, tsim); in friend_sendimage()
465 postmessage_toxcore(TOX_FRIEND_NEW, msg_length, 0, data); in friend_addid()
501 postmessage_toxcore(TOX_FRIEND_NEW_NO_REQ, TOX_PUBLIC_KEY_SIZE, 0, data); in friend_add()
H A Dflist.c761 postmessage_toxcore(TOX_FRIEND_DELETE, f->number, 0, f); in deleteitem()
767 postmessage_toxcore(TOX_GROUP_PART, g->number, 0, NULL); in deleteitem()
1226 postmessage_toxcore(TOX_FRIEND_ACCEPT, 0, 0, req); in contextmenu_list_onselect()
1239 postmessage_toxcore(TOX_GROUP_CREATE, 0, 0, NULL); in contextmenu_list_onselect()
1338 postmessage_toxcore(TOX_GROUP_SEND_INVITE, g->number, f->number, NULL); in flist_mup()
H A Ddevices.c93 postmessage_toxcore(TOX_SELF_NEW_DEVICE, length, 0, data); in devices_self_add_submit()
H A Davatar.c194 postmessage_toxcore(TOX_AVATAR_UNSET, 0, 0, NULL); in avatar_delete_self()
H A Dmessages.c304 postmessage_toxcore(TOX_SEND_MESSAGE, m->id, length, msg); in message_add_type_text()
348 postmessage_toxcore(TOX_SEND_ACTION, f->number, length, msg); in message_add_type_action()
587postmessage_toxcore((msg->msg_type == MSG_TYPE_TEXT ? TOX_SEND_MESSAGE : TOX_SEND_ACTION), in messages_send_from_queue()
1487 postmessage_toxcore(TOX_FILE_PAUSE, m->id, msg->via.ft.file_number, ft); in messages_mdown()
1489 postmessage_toxcore(TOX_FILE_RESUME, m->id, msg->via.ft.file_number, ft); in messages_mdown()
1492 postmessage_toxcore(TOX_FILE_CANCEL, m->id, msg->via.ft.file_number, ft); in messages_mdown()
H A Dtox.c65 void postmessage_toxcore(uint8_t msg, uint32_t param1, uint32_t param2, void *data) { in postmessage_toxcore() function
238 postmessage_toxcore(0, 1, 0, NULL); in tox_settingschanged()
H A Dutox.c296 postmessage_toxcore(TOX_FILE_ACCEPT, param1, param2 << 16, data); in utox_message_dispatch()
/dports/net-im/uTox/uTox/src/xlib/
H A Dmmenu.c52 postmessage_toxcore(TOX_SETSTATUS, 0, 0, NULL); in status_changed()
57 postmessage_toxcore(TOX_SETSTATUS, 1, 0, NULL); in status_changed()
62 postmessage_toxcore(TOX_SETSTATUS, 2, 0, NULL); in status_changed()
67 postmessage_toxcore(TOX_SETSTATUS, 1, 0, NULL); in status_changed()
H A Dfilesys.c187 postmessage_toxcore(TOX_FILE_ACCEPT, fid, file_number, path); in native_select_dir_ft()
213 postmessage_toxcore(TOX_FILE_ACCEPT, fid, file->file_number, path); in native_autoselect_dir_ft()
H A Dmain.c443 postmessage_toxcore(TOX_FILE_SEND_NEW, f->number, 0xFFFF, path); in pastedata()
877 postmessage_toxcore(TOX_KILL, 0, 0, NULL); in main()
H A Dgtk.c150 postmessage_toxcore(TOX_FILE_SEND_NEW, (uint32_t)fid, 0, send); in ugtk_opensendthread()
H A Devent.c594 postmessage_toxcore(TOX_FILE_SEND_NEW, f->number, 0xFFFF, path); in doevent()
/dports/net-im/uTox/uTox/src/layout/
H A Dfriend.c302 postmessage_toxcore(TOX_CALL_DISCONNECT, f->number, 0, NULL); in button_call_decline_on_mup()
336 postmessage_toxcore(TOX_CALL_DISCONNECT, f->number, 0, NULL); in button_call_audio_on_mup()
339 postmessage_toxcore(TOX_CALL_DISCONNECT, f->number, 0, NULL); in button_call_audio_on_mup()
343 postmessage_toxcore(TOX_CALL_ANSWER, f->number, 0, NULL); in button_call_audio_on_mup()
345 postmessage_toxcore(TOX_CALL_SEND, f->number, 0, NULL); in button_call_audio_on_mup()
385 postmessage_toxcore(TOX_CALL_PAUSE_VIDEO, f->number, 1, NULL); in button_call_video_on_mup()
391 postmessage_toxcore(TOX_CALL_DISCONNECT, f->number, 1, NULL); in button_call_video_on_mup()
395 postmessage_toxcore(TOX_CALL_ANSWER, f->number, 1, NULL); in button_call_video_on_mup()
397 postmessage_toxcore(TOX_CALL_SEND, f->number, 1, NULL); in button_call_video_on_mup()
428 postmessage_toxcore(TOX_FRIEND_ACCEPT, 0, 0, req); in button_accept_friend_on_mup()
[all …]
H A Dgroup.c107 postmessage_toxcore(TOX_GROUP_CREATE, 0, switch_group_type.switch_on, NULL); in button_create_group_on_mup()
183 postmessage_toxcore(TOX_GROUP_AUDIO_END, g->number, 0, NULL); in button_group_audio_on_mup()
185 postmessage_toxcore(TOX_GROUP_AUDIO_START, g->number, 0, NULL); in button_group_audio_on_mup()
479postmessage_toxcore((action ? TOX_GROUP_SEND_ACTION : TOX_GROUP_SEND_MESSAGE), g->number, length, … in e_group_msg_onenter()
551 postmessage_toxcore(TOX_GROUP_SET_TOPIC, g->number, edit->length, d); in e_group_topic_onenter()
H A Duserbadge.c85 postmessage_toxcore(TOX_SELF_SET_STATE, self.status, 0, NULL); in button_status_on_mup()
H A Dsettings.c703 postmessage_toxcore(TOX_SELF_CHANGE_NOSPAM, nospam, 0, NULL); in button_change_nospam_on_mup()
715 postmessage_toxcore(TOX_SELF_CHANGE_NOSPAM, self.old_nospam, 0, NULL); in button_revert_nospam_on_mup()
1509 postmessage_toxcore(TOX_SELF_SET_NAME, length, 0, self.name); in edit_name_onenter()
1550 postmessage_toxcore(TOX_SELF_SET_STATUS, length, 0, self.statusmsg); //! in edit_status_msg_onenter()
1646 postmessage_toxcore(TOX_SAVE, 0, 0, NULL); in edit_profile_password_update()
1701 postmessage_toxcore(TOX_SELF_CHANGE_NOSPAM, nospam, 0, NULL); in edit_change_nospam_onenter()
/dports/net-im/uTox/uTox/src/windows/
H A Dmain.7.c91 postmessage_toxcore(TOX_FILE_ACCEPT, fid, num, path); in native_select_dir_ft()
138 postmessage_toxcore(TOX_FILE_ACCEPT_AUTO, fid, file->file_number, path); in native_autoselect_dir_ft()
H A Ddnd.c111 postmessage_toxcore(TOX_FILE_SEND_NEW, flist_get_friend()->number, 0, msg); in dnd_Drop()
H A Dmain.c95 postmessage_toxcore(TOX_FILE_SEND_NEW, f->number, 0, msg); in openfilesend()
911 postmessage_toxcore(TOX_KILL, 0, 0, NULL); in WinMain()
H A Devents.c100 postmessage_toxcore(TOX_SELF_SET_STATE, x, 0, NULL); \
/dports/net-im/uTox/uTox/src/cocoa/
H A Dinteraction.m565 postmessage_toxcore(TOX_GROUP_CREATE, 1, 0, NULL);
941 postmessage_toxcore(TOX_FILE_ACCEPT, fid, num, strdup(destination.path.UTF8String));
957 postmessage_toxcore(TOX_FILE_ACCEPT_AUTO, fid, file->file_number, f);
1027 postmessage_toxcore(TOX_FILE_SEND_NEW, f->number, 0, msg);
H A Dvideo.m480 postmessage_toxcore(TOX_CALL_DISCONNECT, f->number, 0, NULL);
H A Dmain.m416 postmessage_toxcore(TOX_KILL, 0, 0, NULL);