Searched refs:plot_font_3 (Results 1 – 3 of 3) sorted by relevance
/dports/games/zoom/zoom-1.1.5/src/ |
H A D | winfont.c | 134 static void plot_font_3(HDC dc, int chr, int xpos, int ypos) in plot_font_3() function 585 plot_font_3(dc, string[pos], xpos, ypos); in xfont_plot_string()
|
H A D | xfont.c | 87 static void plot_font_3(Drawable draw, GC gc, int chr, int xpos, int ypos) in plot_font_3() function 570 plot_font_3(draw, gc, text[pos], x, y-(int)(xfont_y)); in xfont_plot_string()
|
H A D | carbonfont.c | 966 static void plot_font_3(int chr, XFONT_MEASURE xpos, XFONT_MEASURE ypos) in plot_font_3() function 1049 plot_font_3(string[pos], in xfont_plot_string() 1061 plot_font_3(string[pos], in xfont_plot_string()
|