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

/ast/src/lib/libtk/generic/
H A DtkCursor.c138 cursorPtr->otherTable = &nameTable;
241 cursorPtr->otherTable = &dataTable;
304 if (cursorPtr->otherTable != &nameTable) {
H A DtkInt.h48 Tcl_HashTable *otherTable; /* Second table (other than idTable) used member in struct:TkCursor
50 Tcl_HashEntry *hashPtr; /* Entry in otherTable for this structure

Completed in 13 milliseconds