Searched refs:XtRWidget (Results 1 - 16 of 16) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Toggle.h95 #define XtRWidget "Widget" macro
H A DXaw3_1Form.h89 #define XtRWidget "Widget" macro
H A DXaw3_1Form.c62 {XtNfromHoriz, XtCWidget, XtRWidget, sizeof(Widget),
63 Offset(horiz_base), XtRWidget, (XtPointer)NULL},
66 {XtNfromVert, XtCWidget, XtRWidget, sizeof(Widget),
67 Offset(vert_base), XtRWidget, (XtPointer)NULL},
205 XtAddConverter( XtRString, XtRWidget, XmuCvtStringToWidget,
H A DXaw3_1Toggle.c74 {XtNradioGroup, XtCWidget, XtRWidget, sizeof(Widget),
75 offset(toggle.widget), XtRWidget, (caddr_t) NULL },
H A DXaw3_1SimpleMenu.c85 {XtNpopupOnEntry, XtCPopupOnEntry, XtRWidget, sizeof(Widget),
86 offset(popup_entry), XtRWidget, NULL},
H A DXaw3_1Text.c133 {XtNtextSource, XtCTextSource, XtRWidget, sizeof (Widget),
135 {XtNtextSink, XtCTextSink, XtRWidget, sizeof (Widget),
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DToggle.h100 #define XtRWidget "Widget" macro
H A DForm.h100 #define XtRWidget "Widget" macro
H A DToggle.c73 {XtNradioGroup, XtCWidget, XtRWidget, sizeof(Widget),
74 offset(toggle.widget), XtRWidget, (XtPointer) NULL },
174 XtSetTypeConverter(XtRString, XtRWidget, XmuNewCvtStringToWidget,
H A DForm.c83 {XtNfromHoriz, XtCWidget, XtRWidget, sizeof(Widget),
84 Offset(horiz_base), XtRWidget, (XtPointer)NULL},
87 {XtNfromVert, XtCWidget, XtRWidget, sizeof(Widget),
88 Offset(vert_base), XtRWidget, (XtPointer)NULL},
218 XtSetTypeConverter (XtRString, XtRWidget, XmuNewCvtStringToWidget,
H A DSimpleMenu.c87 {XtNpopupOnEntry, XtCPopupOnEntry, XtRWidget, sizeof(Widget),
88 offset(popup_entry), XtRWidget, NULL},
H A DTree.c108 { XtNtreeParent, XtCTreeParent, XtRWidget, sizeof (Widget),
H A DText.c160 {XtNtextSource, XtCTextSource, XtRWidget, sizeof (Widget),
162 {XtNtextSink, XtCTextSink, XtRWidget, sizeof (Widget),
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSample.c122 {XtNfontSelectionBox, XtCReadOnly, XtRWidget, sizeof(Widget),
123 Offset(fsb), XtRWidget, (XtPointer) NULL},
146 {XtNpanelChild, XtCReadOnly, XtRWidget, sizeof(Widget),
148 {XtNareaChild, XtCReadOnly, XtRWidget, sizeof(Widget),
150 {XtNtextChild, XtCReadOnly, XtRWidget, sizeof(Widget),
152 {XtNfontLabelChild, XtCReadOnly, XtRWidget, sizeof(Widget),
154 {XtNscrolledWindowChild, XtCReadOnly, XtRWidget, sizeof(Widget),
156 {XtNdisplayButtonChild, XtCReadOnly, XtRWidget, sizeof(Widget),
158 {XtNdismissButtonChild, XtCReadOnly, XtRWidget, sizeof(Widget),
160 {XtNstopButtonChild, XtCReadOnly, XtRWidget, sizeo
[all...]
H A DFontSB.c200 {XtNpaneChild, XtCReadOnly, XtRWidget, sizeof(Widget),
201 Offset(pane_child), XtRWidget, (XtPointer) NULL},
202 {XtNpreviewChild, XtCReadOnly, XtRWidget, sizeof(Widget),
203 Offset(preview_child), XtRWidget, (XtPointer) NULL},
204 {XtNpanelChild, XtCReadOnly, XtRWidget, sizeof(Widget),
205 Offset(panel_child), XtRWidget, (XtPointer) NULL},
206 {XtNfamilyLabelChild, XtCReadOnly, XtRWidget, sizeof(Widget),
207 Offset(family_label_child), XtRWidget, (XtPointer) NULL},
208 {XtNfamilyMultipleLabelChild, XtCReadOnly, XtRWidget, sizeof(Widget),
209 Offset(family_multiple_label_child), XtRWidget, (XtPointe
[all...]
H A DFontCreato.c107 {XtNfontSelectionBox, XtCReadOnly, XtRWidget, sizeof(Widget),
108 Offset(fsb), XtRWidget, (XtPointer) NULL},

Completed in 63 milliseconds