Home
last modified time | relevance | path

Searched defs:CTableSearchComponent (Results 1 – 1 of 1) sorted by relevance

/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A Dctable.h316 struct CTableSearchComponent { struct
317 void *clientData;
318 ctable_BaseRow *row1;
319 ctable_BaseRow *row2;
320 ctable_BaseRow *row3;
321 fieldCompareFunction_t compareFunction;
322 Tcl_Obj **inListObj;
323 ctable_BaseRow **inListRows;
324 int inCount;
325 int fieldID;
[all …]