Home
last modified time | relevance | path

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

/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c2942 #define PLACE_TO_ID(place) (GPOINTER_TO_INT(place)) macro
2946 #define PLACE_TO_CHAT(place) (ID_TO_CHAT(PLACE_TO_ID(place)))
2993 gconf = serv_got_joined_chat(gc, PLACE_TO_ID(place), t); in mw_place_opened()
3022 serv_got_chat_left(gc, PLACE_TO_ID(place)); in mw_place_closed()
3091 serv_got_chat_in(gc, PLACE_TO_ID(place), who->user, 0, esc, time(NULL)); in mw_place_message()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c2942 #define PLACE_TO_ID(place) (GPOINTER_TO_INT(place)) macro
2946 #define PLACE_TO_CHAT(place) (ID_TO_CHAT(PLACE_TO_ID(place)))
2993 gconf = serv_got_joined_chat(gc, PLACE_TO_ID(place), t); in mw_place_opened()
3022 serv_got_chat_left(gc, PLACE_TO_ID(place)); in mw_place_closed()
3091 serv_got_chat_in(gc, PLACE_TO_ID(place), who->user, 0, esc, time(NULL)); in mw_place_message()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c2942 #define PLACE_TO_ID(place) (GPOINTER_TO_INT(place)) macro
2946 #define PLACE_TO_CHAT(place) (ID_TO_CHAT(PLACE_TO_ID(place)))
2993 gconf = serv_got_joined_chat(gc, PLACE_TO_ID(place), t); in mw_place_opened()
3022 serv_got_chat_left(gc, PLACE_TO_ID(place)); in mw_place_closed()
3091 serv_got_chat_in(gc, PLACE_TO_ID(place), who->user, 0, esc, time(NULL)); in mw_place_message()