Searched refs:OptionsRec (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/listres/dist/ |
| H A D | listres.c | 66 } OptionsRec; typedef in typeref:struct:__anon988b27250108 68 static OptionsRec options; 70 #define Offset(field) XtOffsetOf(OptionsRec, field)
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xcutsel.c | 64 } OptionsRec; typedef in typeref:struct:__anonf07bc4e90108 66 static OptionsRec options; 68 #define Offset(field) XtOffsetOf(OptionsRec, field)
|
| /xsrc/external/mit/xkeyboard-config/dist/tests/mxkbledpanel/ |
| H A D | mxkbledpanel.c | 40 } OptionsRec; typedef in typeref:struct:__anon2bcee4640108 42 OptionsRec options; 44 #define Offset(field) XtOffsetOf(OptionsRec,field)
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | xmag.c | 157 typedef struct { String geometry, source, mag, title; } OptionsRec; 158 static OptionsRec options; 160 #define Offset(field) XtOffsetOf(OptionsRec, field) 155 typedef struct { String geometry, source, mag, title; } OptionsRec; typedef in typeref:struct:__anon492722730308
|
| /xsrc/external/mit/viewres/dist/ |
| H A D | viewres.c | 115 } OptionsRec; typedef in typeref:struct:__anon59dd4c430208 117 static OptionsRec options; 119 #define Offset(field) XtOffsetOf(OptionsRec, field)
|
Completed in 7 milliseconds