Searched refs:interword_spacing (Results 1 – 9 of 9) sorted by relevance
313 interword_spacing, member
1825 if ((fabs(draw_info->interword_spacing) >= MagickEpsilon) && in RenderFreetype()1828 origin.x+=(FT_Pos) (64.0*draw_info->interword_spacing); in RenderFreetype()
327 clone_info->interword_spacing=draw_info->interword_spacing; in CloneDrawInfo()3097 graphic_context[n]->interword_spacing=GetDrawValue(token, in RenderMVGContent()3922 graphic_context[n]->interword_spacing=GetDrawValue(token, in RenderMVGContent()5977 draw_info->interword_spacing=GetDrawValue(option,&next_token); in GetDrawInfo()
760 _drawInfo->interword_spacing=spacing_; in textInterwordSpacing()766 return(_drawInfo->interword_spacing); in textInterwordSpacing()
2430 return(CurrentContext->interword_spacing); in DrawGetTextInterwordSpacing()6199 const double interword_spacing) in DrawSetTextInterwordSpacing() argument6207 (fabs((CurrentContext->interword_spacing- in DrawSetTextInterwordSpacing()6208 interword_spacing)) >= MagickEpsilon)) in DrawSetTextInterwordSpacing()6210 CurrentContext->interword_spacing=interword_spacing; in DrawSetTextInterwordSpacing()6211 (void) MVGPrintf(wand,"interword-spacing %lf\n",interword_spacing); in DrawSetTextInterwordSpacing()
1046 _draw_info->interword_spacing=StringToDouble(ArgOption("0"),(char **) NULL); in CLISettingOptionInfo()
1968 draw_info->interword_spacing=geometry_info.rho; in MogrifyImage()
8654 draw_info->interword_spacing=argument_list[31].real_reference; in Mogrify()9198 draw_info->interword_spacing=argument_list[31].real_reference; in Mogrify()13087 draw_info->interword_spacing=geometry_info.rho; in QueryFontMetrics()
8657 draw_info->interword_spacing=argument_list[31].real_reference;9205 draw_info->interword_spacing=argument_list[31].real_reference;13204 draw_info->interword_spacing=geometry_info.rho;