Searched refs:DialogRec (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1DialogP.h65 } DialogRec; typedef in typeref:struct:_DialogRec
H A DXaw3_1Dialog.c74 /* widget_size */ sizeof(DialogRec),
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DDialogP.h89 } DialogRec; typedef in typeref:struct:_DialogRec
H A DDialog.c80 XtOffsetOf(DialogRec, dialog.label), XtRString, NULL},
82 XtOffsetOf(DialogRec, dialog.value), XtRString, NULL},
84 XtOffsetOf(DialogRec, dialog.icon), XtRImmediate, 0},
96 /* widget_size */ sizeof(DialogRec),

Completed in 186 milliseconds