/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Vendor.c | 97 /* next_extension */ NULL, 115 /* initialize_hook */ NULL, 117 /* actions */ NULL, 126 /* destroy */ NULL, 128 /* expose */ NULL, 130 /* set_values_hook */ NULL, 132 /* get_values_hook */ NULL, 133 /* accept_focus */ NULL, 135 /* callback offsets */ NULL, 136 /* tm_table */ NULL, 253 "conversion from CT to MB failed.", NULL, 0); local [all...] |
H A D | MultiSrc.c | 91 offset(string), XtRPointer, NULL}, 100 offset(callback), XtRCallback, (XtPointer)NULL}, 148 /* class_part_initialize */ NULL, 151 /* initialize_hook */ NULL, 152 /* pad */ NULL, 153 /* pad */ NULL, 163 /* pad */ NULL, 164 /* pad */ NULL, 166 /* set_values_hook */ NULL, 167 /* pad */ NULL, 1237 "fread returned error.", NULL, NULL); local [all...] |
H A D | SimpleMenu.c | 61 offset(label_string), XtRString, NULL}, 63 offset(label_class), XtRImmediate, (XtPointer) NULL}, 88 offset(popup_entry), XtRWidget, NULL}, 135 /* next_extension */ NULL, 153 /* initialize_hook */ NULL, 164 /* destroy */ NULL, 170 /* get_values_hook */ NULL, 171 /* accept_focus */ NULL, 173 /* callback offsets */ NULL, 175 /* query_geometry */ NULL, 337 (class->rect_class.expose)( (Widget) *entry, NULL, NULL); local [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibext.c | 68 DPSCAPGlobals gCSDPS = NULL; 115 if (gCSDPS == NULL) 151 if ((extData = DPSCAPOpenAgent(dpy, fullDisplayName)) == NULL) 217 DPSWarnProc(NULL, mbuf); 229 DPSWarnProc(NULL, mbuf); 249 DPSWarnProc(NULL, qbuf); 257 DPSWarnProc(NULL, kbuf); 355 if (dpy == (Display *)NULL || cxid == None) 405 Display *xdpy = (Display *)NULL; 486 if (my == (DPSCAPData)NULL) retur 740 NULL, "NX: XGetGCValues returned False\\n"); local [all...] |
H A D | XDPS.c | 135 static XDPSLEventHandler TextProc = NULL; 185 DPSFatalProc(NULL, "Extension has not been initialized"); 282 Codes[DPY_NUMBER(dpy)] = NULL; 286 dpys[DPY_NUMBER(dpy)] = NULL; 406 XExtCodes *codes = (XExtCodes *)NULL; 415 if ((ddt = getenv("DPSNXOVER")) != NULL) { 418 DPSWarnProc(NULL, "*** USING DPS NX ***"); 422 if ((codes = Codes[DPY_NUMBER(dpy)]) != NULL) { 432 if (codes == NULL) { 436 if (codes == NULL) { 1947 NULL, "DPS NX: XGetGCValues returned False\\n"); local 2091 NULL, "DPS NX: XGetGCValues returned False\\n"); local [all...] |
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1SimpleMenu.c | 59 offset(label_string), XtRString, NULL}, 61 offset(label_class), XtRImmediate, (caddr_t) NULL}, 86 offset(popup_entry), XtRWidget, NULL}, 132 /* next_extension */ NULL, 150 /* initialize_hook */ NULL, 161 /* destroy */ NULL, 167 /* get_values_hook */ NULL, 168 /* accept_focus */ NULL, 170 /* callback offsets */ NULL, 172 /* query_geometry */ NULL, 326 (class->rect_class.expose)( (Widget) *entry, NULL, NULL); local [all...] |
H A D | Xaw3_1TextPop.c | 126 DoInsert(w, (caddr_t) XtParent(XtParent(XtParent(w))), NULL); 226 if ( (temp_widget = XtNameToWidget(ctx->text.file_insert, buf)) == NULL ) { 263 if ( (str == NULL) || (strlen(str) == 0) || 397 PopdownSearch(w, (caddr_t) tw->text.search, NULL); local 417 PopdownSearch(w, (caddr_t) tw->text.search, NULL); local 496 if (ctx->text.source->Search == NULL) { 529 if (ctx->text.search== NULL) { 841 PopdownSearch(w, (caddr_t) ctx->text.search, (caddr_t)NULL); 1109 if ( (temp_widget = XtNameToWidget(shell, buf)) != NULL) { 1174 if (event != NULL) { [all...] |
/solaris-x11-s11/open-src/app/accessx/sun-src/ |
H A D | AccessX.c | 205 static XrmDatabase settingsWindowDatabase = NULL; 211 Widget mouseTopLevel = NULL; 212 Widget stickyTopLevel = NULL; 266 static char *generalHelpString = NULL; 267 static char *stickyHelpString = NULL; 268 static char *mouseHelpString = NULL; 269 static char *toggleHelpString = NULL; 270 static char *repeatHelpString = NULL; 271 static char *slowHelpString = NULL; 272 static char *bounceHelpString = NULL; 3469 XtNumber(resources), NULL, 0); local [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontSB.c | 113 #define DEFAULT_RESOURCE_PATH NULL 124 Offset(context), XtRDPSContext, (XtPointer) NULL}, 126 Offset(preview_string), XtRString, (XtPointer) NULL}, 136 Offset(resource_path_override), XtRString, (XtPointer) NULL}, 140 Offset(font_name), XtRString, (XtPointer) NULL}, 142 Offset(font_family), XtRString, (XtPointer) NULL}, 144 Offset(font_face), XtRString, (XtPointer) NULL}, 146 Offset(font_blend), XtRString, (XtPointer) NULL}, 180 Offset(ok_callback), XtRCallback, (XtPointer) NULL}, 182 Offset(apply_callback), XtRCallback, (XtPointer) NULL}, 1305 XmNtopWidget, fsb->fsb.family_multiple_label_child, NULL); local 1313 XmNtopWidget, fsb->fsb.face_multiple_label_child, NULL); local 1322 NULL); local 1333 XmNtopWidget, fsb->fsb.family_label_child, NULL); local 1341 XmNtopWidget, fsb->fsb.face_label_child, NULL); local 1351 XmNbottomWidget, fsb->fsb.size_text_field_child, NULL); local [all...] |