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

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkDecls.h1750 void (*tk_DrawChars) (Display *display, Drawable drawable, GC gc, Tk_Font tkfont, CONST char *source, int numBytes, int x, int y); /* 59 */ member in struct:TkStubs
2219 (tkStubsPtr->tk_DrawChars) /* 59 */
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkDecls.h990 void (*tk_DrawChars) _ANSI_ARGS_((Display * display, Drawable drawable, GC gc, Tk_Font tkfont, CONST char * source, int numBytes, int x, int y)); /* 59 */ member in struct:TkStubs
1450 (tkStubsPtr->tk_DrawChars) /* 59 */

Completed in 68 milliseconds