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

/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinPixmap.c78 static int repeatError = 0;
102 if (newTwdPtr->bitmap.handle == NULL && !repeatError) {
105 repeatError = 1;
77 static int repeatError = 0; local
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinPixmap.c79 static int repeatError = 0;
103 if (newTwdPtr->bitmap.handle == NULL && !repeatError) {
106 repeatError = 1;
78 static int repeatError = 0; local

Completed in 108 milliseconds