Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchat.c72 SimpleWinInfo btn_win_info[MAX_CHAT_BTNS]; member
464 gstChatInfo.btn_win_info[CHAT_BTN_AUTO].x = x; in GetInitialChatWindowHeight()
465 gstChatInfo.btn_win_info[CHAT_BTN_AUTO].y = y; in GetInitialChatWindowHeight()
474 gstChatInfo.btn_win_info[CHAT_BTN_BOLD].x = x; in GetInitialChatWindowHeight()
475 gstChatInfo.btn_win_info[CHAT_BTN_BOLD].y = y; in GetInitialChatWindowHeight()
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()
530 gstChatInfo.btn_win_info[CHAT_BTN_AUTO].x = x; in SetChatWindowGeom()
557 gstChatInfo.btn_win_info[CHAT_BTN_SEND].w = in SetChatWindowGeom()
[all …]