Home
last modified time | relevance | path

Searched refs:I_TEXT (Results 1 – 9 of 9) sorted by path

/dports/cad/nvc/nvc-r1.5.3/src/
H A Dobject.h86 #define I_TEXT ONE_HOT(50) macro
106 #define ITEM_TEXT (I_TEXT)
H A Dtree.c257 (I_TEXT),
941 return lookup_item(&tree_object, t, I_TEXT)->text; in tree_text()
946 lookup_item(&tree_object, t, I_TEXT)->text = xstrdup(text); in tree_set_text()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_indpanel.h87 #define I_TEXT (I_MIN2 | I_TEXTSTEP | I_TEXT0) macro
H A Dw_modepanel.c195 {&text_ic, F_TEXT, text_drawing_selected, M_TEXT_NORMAL, I_TEXT,
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Form/
H A DForm.c76 #define I_TEXT 1 macro
585 item->type = I_TEXT; in ParseOptions()
1039 case I_TEXT: in RedrawFrame()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmForm/
H A DFvwmForm.c657 item->type = I_TEXT; in ct_Message()
705 if (this_item->type == I_TEXT in CheckAlloc()
756 case I_TEXT: in AssignDrawTable()
842 item->type = I_TEXT; in ct_Text()
1508 if ((item->type == I_TEXT || item->type == I_CHOICE) && in RedrawFrame()
1554 case I_TEXT: in RedrawFrame()
H A DFvwmForm.h35 #define I_TEXT 1 macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmForm/
H A DFvwmForm.c642 item->type = I_TEXT; in ct_Message()
690 if (this_item->type == I_TEXT in CheckAlloc()
741 case I_TEXT: in AssignDrawTable()
827 item->type = I_TEXT; in ct_Text()
1493 if ((item->type == I_TEXT || item->type == I_CHOICE) && in RedrawFrame()
1539 case I_TEXT: in RedrawFrame()
H A DFvwmForm.h35 #define I_TEXT 1 macro