Searched refs:OptionsRec (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/listres/dist/
H A Dlistres.c66 } OptionsRec; typedef in typeref:struct:__anon988b27250108
68 static OptionsRec options;
70 #define Offset(field) XtOffsetOf(OptionsRec, field)
/xsrc/external/mit/xclipboard/dist/
H A Dxcutsel.c64 } 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 Dmxkbledpanel.c40 } OptionsRec; typedef in typeref:struct:__anon2bcee4640108
42 OptionsRec options;
44 #define Offset(field) XtOffsetOf(OptionsRec,field)
/xsrc/external/mit/xmag/dist/
H A Dxmag.c157 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 Dviewres.c115 } OptionsRec; typedef in typeref:struct:__anon59dd4c430208
117 static OptionsRec options;
119 #define Offset(field) XtOffsetOf(OptionsRec, field)

Completed in 7 milliseconds