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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c5745 /* one per column per SortItem */
5754 struct SortItem struct
5777 int (*proc)(SortData *, struct SortItem *, struct SortItem *, int);
5790 struct SortItem *items;
5791 struct SortItem1 *item1s; /* SortItem.item1 points in here */
5911 struct SortItem *a,
5912 struct SortItem *b,
5932 struct SortItem *a,
5933 struct SortItem *
[all...]

Completed in 303 milliseconds