Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchat.c136 gstChatInfo.edit_win_info.y, gstChatInfo.edit_win_info.w, in MoveResizeChatSubWindows()
137 gstChatInfo.edit_win_info.h); in MoveResizeChatSubWindows()
484 gstChatInfo.edit_win_info.x = x; in GetInitialChatWindowHeight()
485 gstChatInfo.edit_win_info.y = y; in GetInitialChatWindowHeight()
486 gstChatInfo.edit_win_info.w = (-1); in GetInitialChatWindowHeight()
487 gstChatInfo.edit_win_info.h = gstChatInfo.btn_width; in GetInitialChatWindowHeight()
550 gstChatInfo.edit_win_info.x = x; in SetChatWindowGeom()
551 gstChatInfo.edit_win_info.y = y; in SetChatWindowGeom()
552 gstChatInfo.edit_win_info.w = (-1); in SetChatWindowGeom()
553 gstChatInfo.edit_win_info.h = gstChatInfo.btn_width; in SetChatWindowGeom()
[all …]