Searched defs:Tk_GetFontStruct (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkFont.c130 * Tk_GetFontStruct --
151 Tk_GetFontStruct(interp, tkwin, name)
203 panic("XFontStruct already registered in Tk_GetFontStruct");
219 * If font was created by Tk_GetFontStruct, then the return
262 * Tk_GetFontStruct.
283 panic("Tk_FreeFontStruct called before Tk_GetFontStruct");
652 * by Tk_GetFontStruct. Used to compute sizes
797 * by Tk_GetFontStruct. Used to character
150 Tk_GetFontStruct(interp, tkwin, name) function

Completed in 8 milliseconds