Lines Matching full:pointsize
1215 if (LocaleCompare("pointsize",option+1) == 0)1220 _image_info->pointsize =1221 _draw_info->pointsize =1225 _image_info->pointsize=0.0; /* unset pointsize */1226 _draw_info->pointsize=12.0;