Searched refs:TBInfo (Results 1 - 21 of 21) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_decorations_init.c | 49 Scr->TBInfo.width = (Scr->TitleHeight - 52 Scr->TBInfo.pad = ((Scr->TitlePadding > 1) 55 Scr->TBInfo.pad = ((Scr->TitlePadding > 1) 57 h = Scr->TBInfo.width - 2 * Scr->TBInfo.border; 92 for(tb = Scr->TBInfo.head; tb; tb = tb->next) { 146 int buttonwidth = (Scr->TBInfo.width + Scr->TBInfo.pad); 149 Scr->TBInfo.leftx = Scr->TBInfo [all...] |
| H A D | image_bitmap_builtin.c | 95 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 131 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 213 return (CreateMenuIcon(Scr->TBInfo.width - Scr->TBInfo.border * 2, widthp, 219 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 330 h = Scr->TBInfo.width - Scr->TBInfo [all...] |
| H A D | win_decorations.c | 215 title_width = tmp_win->rightx + Scr->TBInfo.rightoff; 416 if(Scr->TBInfo.nright > 0) { 685 leftx = y = Scr->TBInfo.leftx; 705 nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 720 int boxwidth = (Scr->TBInfo.width + Scr->TBInfo.pad); 721 unsigned int h = (Scr->TBInfo.width - Scr->TBInfo.border * 2); 723 for(tb = Scr->TBInfo [all...] |
| H A D | win_ops.c | 111 Draw3DBorder(tmp_win->title_w, Scr->TBInfo.titlex, 0, 112 tmp_win->title_width - Scr->TBInfo.titlex - 113 Scr->TBInfo.rightoff - Scr->TitlePadding,
|
| H A D | animate.c | 206 nb = scr->TBInfo.nleft + scr->TBInfo.nright;
|
| H A D | screen.h | 355 } TBInfo; ///< \copydoc ScreenInfo::_TBInfo member in struct:ScreenInfo 764 /// padding. \todo Maybe this should be in ScreenInfo.TBInfo above?
|
| H A D | ctwm_main.c | 726 SETDEF(TBInfo.border, 0); 732 SETDEF(TBInfo.border, 1); 1177 scr->TBInfo.border = -100;
|
| H A D | event_handlers.c | 1631 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 1765 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 2542 int h = Scr->TBInfo.width - Scr->TBInfo.border; 2575 int h = Scr->TBInfo.width - Scr->TBInfo.border; 2699 int nb = Scr->TBInfo.nleft + Scr->TBInfo [all...] |
| H A D | functions_win_moveresize.c | 1464 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright;
|
| H A D | add_window.c | 1789 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright;
|
| H A D | iconmgr.c | 509 int tbx = Scr->TBInfo.titlex;
|
| H A D | parse_be.c | 1253 Scr->TBInfo.border = num;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | add_window.c | 942 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 1168 (unsigned int) Scr->TBInfo.width, (unsigned int) h, 1180 int buttonwidth = (Scr->TBInfo.width + Scr->TBInfo.pad); 1182 Scr->TBInfo.leftx = Scr->TBInfo.rightoff = Scr->FramePadding; 1183 if (Scr->TBInfo.nleft > 0) 1184 Scr->TBInfo.leftx += Scr->ButtonIndent; 1185 Scr->TBInfo [all...] |
| H A D | util.c | 835 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 875 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 934 int h = Scr->TBInfo.width - Scr->TBInfo.border * 2; 986 return CreateMenuIcon(Scr->TBInfo.width - Scr->TBInfo.border * 2,
|
| H A D | twm.c | 462 Scr->TBInfo.nleft = Scr->TBInfo.nright = 0; 463 Scr->TBInfo.head = NULL; 464 Scr->TBInfo.border = 1; 465 Scr->TBInfo.width = 0; 466 Scr->TBInfo.leftx = 0; 467 Scr->TBInfo.titlex = 0;
|
| H A D | menus.c | 234 Scr->TBInfo.nright++; 237 Scr->TBInfo.nleft++; 250 if ((!Scr->TBInfo.head) || ((!append) && (!rightside))) { /* 1 */ 251 tb->next = Scr->TBInfo.head; 252 Scr->TBInfo.head = tb; 258 for (t = Scr->TBInfo.head; t->next; t = t->next); 265 for (t = Scr->TBInfo.head; t && !t->rightside; t = t->next) { 273 tb->next = Scr->TBInfo.head; 274 Scr->TBInfo.head = tb; 295 Scr->TBInfo [all...] |
| H A D | screen.h | 124 } TBInfo; member in struct:ScreenInfo
|
| H A D | events.c | 1086 Scr->NormalGC, Scr->TBInfo.titlex, 1107 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 1206 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright; 1688 int h = Scr->TBInfo.width - Scr->TBInfo.border; 1768 int nb = Scr->TBInfo.nleft + Scr->TBInfo.nright;
|
| H A D | resize.c | 805 title_width = tmp_win->rightx + Scr->TBInfo.rightoff; 867 if (Scr->TBInfo.nright > 0)
|
| H A D | iconmgr.c | 266 int tbx = Scr->TBInfo.titlex;
|
| H A D | parse.c | 868 Scr->TBInfo.border = num;
|
Completed in 35 milliseconds