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

/external/ImageMagick/coders/
H A Dwmf.c2419 target_weight;
2422 target_weight = 400;
2424 target_weight = WMF_FONT_WEIGHT(font);
2426 target_weight,exception);
2441 target_weight = 400,
2447 target_weight = WMF_FONT_WEIGHT(font);
2449 if ( (target_weight > 550) || ((strstr(wmf_font_name,"Bold") ||
2417 target_weight; local
2439 target_weight = 400, local

Completed in 60 milliseconds