Home
last modified time | relevance | path

Searched defs:TextDraw (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/dox/
H A Dtext.c173 TextDraw(TextState * ts, Window win, char *text, in TextDraw() function
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dtclass.h54 void (*TextDraw)(TextState * ts, int x, int y, member
H A Dtext.c990 TextDraw(TextClass * tclass, Win win, EX_Drawable draw, int active, in TextDraw() function
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dbitmap.cpp313 void Bitmap::TextDraw(Rect const& rect, int color, StringView text, Text::Alignment align) { in TextDraw() function in Bitmap
332 void Bitmap::TextDraw(int x, int y, int color, StringView text, Text::Alignment align) { in TextDraw() function in Bitmap
338 void Bitmap::TextDraw(Rect const& rect, Color color, StringView text, Text::Alignment align) { in TextDraw() function in Bitmap
357 void Bitmap::TextDraw(int x, int y, Color color, StringView text) { in TextDraw() function in Bitmap
/dports/x11-toolkits/tk85/tk8.5.19/generic/ttk/
H A DttkLabel.c127 static void TextDraw(TextElement *text, Tk_Window tkwin, Drawable d, Ttk_Box b) in TextDraw() function
/dports/x11-toolkits/tk87/tk8.7a5/generic/ttk/
H A DttkLabel.c126 static void TextDraw(TextElement *text, Tk_Window tkwin, Drawable d, Ttk_Box b) in TextDraw() function
/dports/x11-toolkits/tk86/tk8.6.12/generic/ttk/
H A DttkLabel.c126 static void TextDraw(TextElement *text, Tk_Window tkwin, Drawable d, Ttk_Box b) in TextDraw() function
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Ddraw0.c671 static int TextDraw(void *el, int xIsLog, int yIsLog) in TextDraw() function