/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/ |
H A D | lexer.l | 126 yylval.object = psw_malloc(strlen(yytext) + 1); 127 strcpy(yylval.object, yytext); 135 yylval.object = psw_malloc(strlen(yytext) + 1); 136 strcpy(yylval.object, yytext); 173 yylval.object = psw_malloc(strlen(yytext) + 1); 174 strcpy(yylval.object, yytext); 182 yylval.object = psw_malloc(strlen(yytext) + 1); 183 strcpy(yylval.object, yytext); 366 yylval.object = psw_malloc(strlen(yytext) + 1); 367 strcpy(yylval.object, yytex [all...] |
H A D | pswparser.y | 56 char *object; 67 %token <object> DEFINEPS ENDPS STATIC 68 %token <object> PSCONTEXT 69 %token <object> BOOLEAN FLOAT DOUBLE UNSIGNED SHORT LONG INT CHAR USEROBJECT 70 %token <object> NUMSTRING 71 %token <object> CNAME 74 %token <object> PSNAME PSLITNAME PSREAL PSBOOLEAN PSSTRING PSHEXSTRING 76 %token <object> PSSUBNAME PSINDEX 78 %token <object> '(' ')' '|' ';' ',' '*' '[' ']' '{' '}' ':'
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | VendorEP.h | 77 ObjectPart object; member in struct:XawVendorShellExtRec
|
H A D | AsciiSinkP.h | 55 * asciiSinkP.h - Private definitions for asciiSink object 73 * New fields for the AsciiSink object class record. 91 /* New fields for the AsciiSink object record */ 112 ObjectPart object; member in struct:_AsciiSinkRec
|
H A D | MultiSinkP.h | 77 * multiSinkP.h - Private definitions for multiSink object 95 * New fields for the MultiSink object class record. 113 /* New fields for the MultiSink object record */ 134 ObjectPart object; member in struct:_MultiSinkRec
|
H A D | SmeLineP.h | 85 ObjectPart object; member in struct:_SmeLineRec
|
H A D | SmeP.h | 29 * SmeP.h - Private Header file for Sme object. 31 * This is the private header file for the Athena Sme object. 32 * This object is intended to be used with the simple menu widget. 88 ObjectPart object; member in struct:_SmeRec
|
H A D | AsciiSrcP.h | 69 * TextSrcP.h - Private definitions for AsciiSrc object 109 * New fields for the AsciiSrc object class record. 124 /* New fields for the AsciiSrc object record */ 162 ObjectPart object; member in struct:_AsciiSrcRec
|
H A D | SmeBSBP.h | 31 * SmeP.h - Private definitions for Sme object 101 ObjectPart object; member in struct:_SmeBSBRec
|
H A D | TextSinkP.h | 55 * TextSinkP.h - Private definitions for TextSink object 74 * New fields for the TextSink object class record. 99 /* New fields for the TextSink object record */ 119 ObjectPart object; member in struct:_TextSinkRec
|
H A D | MultiSrcP.h | 91 * TextSrcP.h - Private definitions for MultiSrc object 137 * New fields for the MultiSrc object class record. 152 /* New fields for the MultiSrc object record */ 187 ObjectPart object; member in struct:_MultiSrcRec
|
H A D | TextSrcP.h | 55 * TextSrcP.h - Private definitions for TextSrc object 73 * New fields for the TextSrc object class record. 102 /* New fields for the TextSrc object record */ 117 ObjectPart object; member in struct:_TextSrcRec
|
H A D | SimpleMenu.c | 334 class = (SmeObjectClass) (*entry)->object.widget_class; 699 class = (SmeObjectClass) entry->object.widget_class; 739 class = (SmeObjectClass) entry->object.widget_class; 766 class = (SmeObjectClass) entry->object.widget_class; 844 * Creates the label object and makes sure it is the first child in 899 * +++ "w" can be the simple menu widget or any of its object children.
|
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1SmeLineP.h | 81 ObjectPart object; member in struct:_SmeLineRec
|
H A D | Xaw3_1SmeP.h | 25 * SmeP.h - Private Header file for Sme object. 27 * This is the private header file for the Athena Sme object. 28 * This object is intended to be used with the simple menu widget. 84 ObjectPart object; member in struct:_SmeRec
|
H A D | Xaw3_1AsciiSinkP.h | 31 * asciiSinkP.h - Private definitions for asciiSink object 49 * New fields for the AsciiSink object class record. 67 /* New fields for the AsciiSink object record */ 87 ObjectPart object; member in struct:_AsciiSinkRec
|
H A D | Xaw3_1AsciiSrcP.h | 45 * TextSrcP.h - Private definitions for AsciiSrc object 77 * New fields for the AsciiSrc object class record. 92 /* New fields for the AsciiSrc object record */ 130 ObjectPart object; member in struct:_AsciiSrcRec
|
H A D | Xaw3_1SmeBSBP.h | 27 * SmeP.h - Private definitions for Sme object 96 ObjectPart object; member in struct:_SmeBSBRec
|
H A D | Xaw3_1TextSinkP.h | 31 * TextSinkP.h - Private definitions for TextSink object 51 * New fields for the TextSink object class record. 76 /* New fields for the TextSink object record */ 97 ObjectPart object; member in struct:_TextSinkRec
|
H A D | Xaw3_1TextSrcP.h | 31 * TextSrcP.h - Private definitions for TextSrc object 50 * New fields for the TextSrc object class record. 71 /* New fields for the TextSrc object record */ 84 ObjectPart object; member in struct:_TextSrcRec
|
H A D | Xaw3_1SimpleMenu.c | 323 class = (SmeObjectClass) (*entry)->object.widget_class; 674 class = (SmeObjectClass) entry->object.widget_class; 714 class = (SmeObjectClass) entry->object.widget_class; 741 class = (SmeObjectClass) entry->object.widget_class; 807 * Creates the label object and makes sure it is the first child in 862 * +++ "w" can be the simple menu widget or any of its object children.
|
H A D | Xaw3_1TextSink.c | 31 * TextSink.c - TextSink object. (For use with the text widget). 173 * Arguments: request, new - the requested and new values for the object 192 * Description: This function cleans up when the object is 209 * Arguments: current - current state of the object. 211 * new - what the object will become. 222 TextSinkObjectClass class = (TextSinkObjectClass) w->object.widget_class;
|
/solaris-x11-s11/open-src/lib/libXtsol/sun-src/ |
H A D | Xtsol.h | 135 XID object, 144 XID object, 233 XID object, 242 XID object, 251 XID object,
|
H A D | Xtsol.c | 177 XTSOLsetResLabel(dpy, object, resourceFlag, sl) 179 register XID object; 191 req->id = object; 205 XTSOLsetResUID(dpy, object, resourceFlag, uidp) 207 register XID object; 220 req->id = object; 449 XTSOLgetClientLabel(dpy, object, sl) 451 register XID object; 465 req->id = object; 609 XTSOLgetResAttributes(dpy, object, resourceFla [all...] |
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibext.c | 328 XEDataObject object; local 330 object.display = dpy; 331 return(XEHeadOfExtensionList(object));
|