Searched refs:util_pointsize (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | wmf.c | 447 static double util_pointsize( wmfAPI* API, wmfFont* font, char* str, double font_height, Exce… 1503 pointsize = util_pointsize( API, font, draw_text->str, draw_text->font_height, exception); in ipa_draw_text() 2141 static double util_pointsize( wmfAPI* API, wmfFont* font, char* str, double font_height, ExceptionI… in util_pointsize() function
|