Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchat.c452 gstChatInfo.list_win_info.x = gstChatInfo.gap; in GetInitialChatWindowHeight()
468 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in GetInitialChatWindowHeight()
483 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in GetInitialChatWindowHeight()
487 gstChatInfo.edit_win_info.h = gstChatInfo.btn_width; in GetInitialChatWindowHeight()
488 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in GetInitialChatWindowHeight()
516 gstChatInfo.list_win_info.x = gstChatInfo.gap; in SetChatWindowGeom()
534 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in SetChatWindowGeom()
549 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in SetChatWindowGeom()
553 gstChatInfo.edit_win_info.h = gstChatInfo.btn_width; in SetChatWindowGeom()
554 x += gstChatInfo.btn_width + (gstChatInfo.btn_width>>1); in SetChatWindowGeom()
[all …]