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

/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkCanvWave.c191 static int ComputeWaveCoords(Tk_Item *itemPtr);
424 ComputeWaveCoords(Tk_Item *itemPtr) function
435 if (wavePtr->debug > 1) Snack_WriteLog(" Enter ComputeWaveCoords\n");
575 Snack_WriteLog(" Aborting ComputeWaveCoords\n");
790 if (wavePtr->debug > 1) Snack_WriteLog(" Exit ComputeWaveCoords\n");
878 if (ComputeWaveCoords((Tk_Item *)wavePtr) != TCL_OK) {
1145 if (ComputeWaveCoords(itemPtr) != TCL_OK) {

Completed in 59 milliseconds