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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkDecls.h1870 void (*tk_UnderlineTextLayout) (Display *display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int underline); /* 179 */ member in struct:TkStubs
2699 (tkStubsPtr->tk_UnderlineTextLayout) /* 179 */
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkDecls.h1110 void (*tk_UnderlineTextLayout) _ANSI_ARGS_((Display * display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int underline)); /* 179 */ member in struct:TkStubs
1930 (tkStubsPtr->tk_UnderlineTextLayout) /* 179 */

Completed in 79 milliseconds