Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchat.c57 #define CHAT_BTN_SEND 3 macro
65 #define ID_CHAT_BTN_SEND (100+CHAT_BTN_SEND)
127 if (gstChatInfo.btn_ctl[CHAT_BTN_SEND] != NULL) { in MoveResizeChatSubWindows()
129 gstChatInfo.btn_win_info[CHAT_BTN_SEND].x, in MoveResizeChatSubWindows()
130 gstChatInfo.btn_win_info[CHAT_BTN_SEND].y, in MoveResizeChatSubWindows()
490 gstChatInfo.btn_win_info[CHAT_BTN_SEND].y = y; in GetInitialChatWindowHeight()
491 gstChatInfo.btn_win_info[CHAT_BTN_SEND].w = in GetInitialChatWindowHeight()
493 gstChatInfo.btn_win_info[CHAT_BTN_SEND].h = in GetInitialChatWindowHeight()
556 gstChatInfo.btn_win_info[CHAT_BTN_SEND].y = y; in SetChatWindowGeom()
557 gstChatInfo.btn_win_info[CHAT_BTN_SEND].w = in SetChatWindowGeom()
[all …]