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

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkCanvSect.c634 UpdateSection(ClientData clientData, int flag) function
639 if (sectPtr->debug) Snack_WriteLogInt("Enter UpdateSection", flag);
728 if (sectPtr->debug) Snack_WriteLog("Exit UpdateSection\n");
832 sectPtr->id = Snack_AddCallback(s, UpdateSection, (int *)sectPtr);

Completed in 188 milliseconds