Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchat.c84 TdgtList *list_ctl; member
122 if (gstChatInfo.list_ctl != NULL) { in MoveResizeChatSubWindows()
252 TdgtListSetAutoScrollOnInsert(gstChatInfo.list_ctl, TRUE); in ChatSendClicked()
344 TdgtListSetAutoScrollOnInsert(gstChatInfo.list_ctl,
380 } else if (gstChatInfo.list_ctl != NULL &&
414 if (gstChatInfo.list_ctl != NULL && IsTidgetEvent(gstChatInfo.list_ctl->pti,
576 if (gstChatInfo.list_ctl != NULL) MapTidget(gstChatInfo.list_ctl->pti); in MapChatSubWindows()
644 if (gstChatInfo.list_ctl == NULL) return FALSE; in CreateChatSubWindows()
735 TdgtListInsertListItemInfo(gstChatInfo.list_ctl, pListItemInfo);
769 if (gstChatInfo.list_ctl != NULL) { in CleanUpChat()
[all …]