Searched refs:SetResource (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c78 static void InitializeSearchWidget(), SetResource(), SetSearchLabels();
561 SetResource(search->rep_one, XtNsensitive, (XtArgVal) replace_active);
562 SetResource(search->rep_all, XtNsensitive, (XtArgVal) replace_active);
563 SetResource(search->rep_label, XtNsensitive, (XtArgVal) replace_active);
564 SetResource(search->rep_text, XtNsensitive, (XtArgVal) replace_active);
568 SetResource(search->left_toggle, XtNstate, (XtArgVal) TRUE);
571 SetResource(search->right_toggle, XtNstate, (XtArgVal) TRUE);
996 (void) SetResource( search->label1, XtNlabel, (XtArgVal) msg1);
997 (void) SetResource( search->label2, XtNlabel, (XtArgVal) msg2);
1084 SetResource(ol
1125 SetResource(w, res_name, value) function
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c88 static void InitializeSearchWidget(), SetResource(), SetSearchLabels();
600 SetResource(search->rep_one, XtNsensitive, (XtArgVal) replace_active);
601 SetResource(search->rep_all, XtNsensitive, (XtArgVal) replace_active);
602 SetResource(search->rep_label, XtNsensitive, (XtArgVal) replace_active);
603 SetResource(search->rep_text, XtNsensitive, (XtArgVal) replace_active);
607 SetResource(search->left_toggle, XtNstate, (XtArgVal) TRUE);
610 SetResource(search->right_toggle, XtNstate, (XtArgVal) TRUE);
1075 (void) SetResource( search->label1, XtNlabel, (XtArgVal) msg1);
1076 (void) SetResource( search->label2, XtNlabel, (XtArgVal) msg2);
1163 SetResource(ol
1213 SetResource(w, res_name, value) function
[all...]

Completed in 922 milliseconds