Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtbtn.c83 TdgtBtn *pTdgtBtn; in DrawTdgtTextBtn()
124 str = ((pTdgtBtn->str == NULL) ? "" : pTdgtBtn->str);
168 pTdgtBtn->pti->tci.content_w, pTdgtBtn->pti->tci.content_h);
222 TdgtBtn *pTdgtBtn; in ButtonPressInTdgtBtn()
245 str = ((pTdgtBtn->str == NULL) ? "" : pTdgtBtn->str);
419 free(pTdgtBtn);
478 TdgtBtn *pTdgtBtn; in TdgtBtnReset()
537 return pTdgtBtn;
543 TdgtBtn *pTdgtBtn; in TdgtBtnSetText()
569 TdgtBtn *pTdgtBtn; in TdgtBtnGetText()
[all …]
H A Dtdgtbrow.c353 int TdgtBtnRowAddBtn(pTdgtBtnRow, pTdgtBtn) in TdgtBtnRowAddBtn() argument
355 TdgtBtn *pTdgtBtn;
358 int this_btn_w=pTdgtBtn->pti->tci.win_info.w;
359 int this_btn_h=pTdgtBtn->pti->tci.win_info.h;
387 TdgtBtnRowMoveResize(pTdgtBtn->pti,
391 return ListAppend(&pTdgtBtnRow->pti->tci.clist, pTdgtBtn->pti);
H A Dtgisdl.c624 TdgtBtn *pTdgtBtn=NULL; local
629 pTdgtBtn = CreateTdgtBtn(pTdgtBtnRow->pti->tci.win,
633 if (pTdgtBtn == NULL) {
637 if (!TdgtBtnRowAddBtn(pTdgtBtnRow, pTdgtBtn)) {
H A Dtgtwb5dl.c1108 TdgtBtn *pTdgtBtn=NULL; local
1120 pTdgtBtn = CreateTdgtBtn(pTdgtBtnRow->pti->tci.win,
1124 if (pTdgtBtn == NULL) {
1128 if (!TdgtBtnRowAddBtn(pTdgtBtnRow, pTdgtBtn)) {
H A Dtgcwdl.c1538 TdgtBtn *pTdgtBtn=NULL; local
1543 pTdgtBtn = CreateTdgtBtn(pTdgtBtnRow->pti->tci.win,
1547 if (pTdgtBtn == NULL) {
1551 if (!TdgtBtnRowAddBtn(pTdgtBtnRow, pTdgtBtn)) {