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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c5284 struct columnObj { struct
5298 STATIC_ALLOC(co, struct columnObj, objc);
5467 STATIC_FREE(co, struct columnObj, objc);
8118 struct columnObj { struct
8169 STATIC_ALLOC(co, struct columnObj, objc / 2);
8214 STATIC_FREE(co, struct columnObj, objc / 2);

Completed in 167 milliseconds