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

/macosx-10.10.1/tcl-105/tk/tk/xlib/X11/
H A DX.h313 #define BadMatch 8 /* parameter mismatch */ macro
/macosx-10.10.1/tcl-105/tk84/tk/xlib/X11/
H A DX.h313 #define BadMatch 8 /* parameter mismatch */ macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/window/
H A Dwindow.c272 * If the window is off the screen it will generate an BadMatch/XError
273 * We catch any BadMatch errors here
277 handle = Tk_CreateErrorHandler(Tk_Display(tkwin), BadMatch,
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkCanvWind.c889 * If the window is off the screen it will generate a BadMatch/XError. We
890 * catch any BadMatch errors here
894 handle = Tk_CreateErrorHandler(Tk_Display(tkwin), BadMatch,
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkCanvWind.c917 * If the window is off the screen it will generate an BadMatch/XError
918 * We catch any BadMatch errors here
921 handle = Tk_CreateErrorHandler(Tk_Display(tkwin), BadMatch,

Completed in 113 milliseconds