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

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/generic/
H A Ditk.h107 typedef struct ItkClassOptTable { struct
110 } ItkClassOptTable; typedef in typeref:struct:ItkClassOptTable
H A Ditk_option.c72 ItkClassOptTable *optTable;
248 ItkClassOptTable*
256 ItkClassOptTable *optTable;
272 optTable = (ItkClassOptTable*)ckalloc(sizeof(ItkClassOptTable));
289 optTable = (ItkClassOptTable*)Tcl_GetHashValue(entry);
310 ItkClassOptTable*
323 return (ItkClassOptTable*)Tcl_GetHashValue(entry);
357 ItkClassOptTable *optTable;
369 optTable = (ItkClassOptTable*)Tcl_GetHashValu
[all...]
H A DitkDecls.h80 TCL_EXTERN(ItkClassOptTable*) Itk_CreateClassOptTable _ANSI_ARGS_((
86 TCL_EXTERN(ItkClassOptTable*) Itk_FindClassOptTable _ANSI_ARGS_((
150 ItkClassOptTable* (*itk_CreateClassOptTable) _ANSI_ARGS_((Tcl_Interp * interp, ItclClass * cdefn)); /* 7 */
151 ItkClassOptTable* (*itk_FindClassOptTable) _ANSI_ARGS_((ItclClass * cdefn)); /* 8 */
H A Ditk_cmds.c336 ItkClassOptTable *optTable;
H A Ditk_archetype.c1725 ItkClassOptTable *optTable;

Completed in 130 milliseconds