Searched refs:Itk_CreateClassOptTable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/generic/
H A DitkStubInit.c38 Itk_CreateClassOptTable, /* 7 */
H A DitkDecls.h80 TCL_EXTERN(ItkClassOptTable*) Itk_CreateClassOptTable _ANSI_ARGS_((
199 #ifndef Itk_CreateClassOptTable
200 #define Itk_CreateClassOptTable \ macro
H A Ditk_option.c126 optTable = Itk_CreateClassOptTable(interp, cdefn);
232 * Itk_CreateClassOptTable()
249 Itk_CreateClassOptTable(interp, cdefn)
245 Itk_CreateClassOptTable(interp, cdefn) function

Completed in 58 milliseconds