Home
last modified time | relevance | path

Searched refs:OptionStruct (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixInit.c77 } OptionStruct; typedef
79 static OptionStruct tixOption;
103 DEF_TIX_TOOLKIT_OPTION_BINDING, Tk_Offset(OptionStruct, binding),
106 DEF_TIX_TOOLKIT_OPTION_DEBUG, Tk_Offset(OptionStruct, isDebug),
109 DEF_TIX_TOOLKIT_OPTION_FONTSET, Tk_Offset(OptionStruct, fontSet),
112 DEF_TIX_TOOLKIT_OPTION_SCHEME, Tk_Offset(OptionStruct, scheme),
116 Tk_Offset(OptionStruct, schemePriority),
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tixGeneric/
H A DtixInit.c84 } OptionStruct; typedef
86 static OptionStruct tixOption;
112 DEF_TIX_TOOLKIT_OPTION_BETA, Tk_Offset(OptionStruct, isBeta),
115 DEF_TIX_TOOLKIT_OPTION_BINDING, Tk_Offset(OptionStruct, binding),
118 DEF_TIX_TOOLKIT_OPTION_DEBUG, Tk_Offset(OptionStruct, isDebug),
121 DEF_TIX_TOOLKIT_OPTION_FONTSET, Tk_Offset(OptionStruct, fontSet),
124 DEF_TIX_TOOLKIT_OPTION_SCHEME, Tk_Offset(OptionStruct, scheme),
128 Tk_Offset(OptionStruct, schemePriority),
131 DEF_TIX_TOOLKIT_OPTION_LIBRARY, Tk_Offset(OptionStruct, tixlibrary),
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A DxlockmoreI.h142 } OptionStruct; typedef
149 OptionStruct *desc;
H A Dvines.c66 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dsierpinski.c57 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dthornbird.c54 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
/dports/x11/xlockmore/xlockmore-5.67/xmlock/
H A Doption.c81 OptionStruct Opt[]={
261 for (i = 0; i < (int) (sizeof(Opt)/sizeof(OptionStruct)); i++) { in setup_Option()
309 return( sizeof(Opt)/sizeof(OptionStruct)); in getNumberofElementofOpt()
H A Doption.h20 } OptionStruct; typedef
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A DxlockmoreI.h149 } OptionStruct; typedef
156 OptionStruct *desc;
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dblank.c51 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Drun.c70 static OptionStruct desc[] =
H A Dvines.c66 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Ddeco.c67 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dblot.c62 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dmunch.c70 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dsierpinski.c55 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dforest.c52 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dpetal.c64 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dxlock.h480 } OptionStruct; typedef
487 OptionStruct *desc;
/dports/x11/xlockmore/xlockmore-5.67/modes/glx/
H A Db_lockglue.c67 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dsproingiewrap.c76 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Dinvert.c59 {0, (XrmOptionDescRec *) NULL, 0, (argtype *) NULL, (OptionStruct *) NULL};
H A Datunnels.c110 static OptionStruct desc[] =
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dcdfxp.h692 struct OptionStruct { struct
731 struct OptionStruct opt; argument
778 extern struct OptionStruct opt;
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Datunnel.c101 static OptionStruct desc[] =

123456789