Searched refs:OptionTables (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkPanedWindow.c76 } OptionTables; typedef in typeref:struct:__anon13235
381 OptionTables *pwOpts;
395 pwOpts = (OptionTables *)
405 pwOpts = (OptionTables *) ckalloc(sizeof(OptionTables));
2289 * command is first called. It cleans up the OptionTables structure
2303 ClientData clientData, /* Pointer to the OptionTables struct */
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkPanedWindow.c48 } OptionTables; typedef in typeref:struct:__anon13577
344 OptionTables *pwOpts;
358 pwOpts = (OptionTables *)
367 pwOpts = (OptionTables *) ckalloc(sizeof(OptionTables));
2219 * command is first called. It cleans up the OptionTables structure
2233 ClientData clientData; /* Pointer to the OptionTables struct */

Completed in 119 milliseconds