Home
last modified time | relevance | path

Searched refs:stroke_width (Results 1 – 22 of 22) sorted by relevance

/external/ImageMagick/coders/
Dlabel.c139 image->columns=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
140 image->rows=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
161 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
162 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
182 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
183 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
208 image->columns=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
210 image->columns=(size_t) floor(draw_info->pointsize+draw_info->stroke_width+ in ReadLABELImage()
214 draw_info->stroke_width+0.5); in ReadLABELImage()
216 image->rows=(size_t) floor(draw_info->pointsize+draw_info->stroke_width+ in ReadLABELImage()
Dcaption.c174 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
190 draw_info->interline_spacing+draw_info->stroke_width)+0.5); in ReadCAPTIONImage()
225 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
226 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
251 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
252 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
Dmsl.c981 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
2610 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
4787 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
/external/pdfium/third_party/freetype/src/cff/
Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
Dcfftypes.h125 FT_Pos stroke_width; member
/external/pdfium/third_party/freetype/src/cid/
Dcidtoken.h72 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
/external/pdfium/third_party/freetype/src/type1/
Dt1tokens.h109 T1_FIELD_FIXED( "StrokeWidth", stroke_width, T1_FIELD_DICT_FONTDICT )
/external/pdfium/third_party/freetype/include/freetype/internal/
Dt1types.h123 FT_Fixed stroke_width; member
/external/freetype/include/freetype/internal/
Dt1types.h125 FT_Fixed stroke_width; member
/external/freetype/src/cff/
Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
Dcfftypes.h199 FT_Pos stroke_width; member
/external/ImageMagick/MagickCore/
Ddraw.h223 stroke_width; member
Ddraw.c268 clone_info->stroke_width=draw_info->stroke_width; in CloneDrawInfo()
1299 clone_info->stroke_width/2.0; in DrawBoundingRectangles()
2733 graphic_context[n]->stroke_width=StringToDouble(token,&next_token); in DrawImage()
4003 mid=ExpandAffine(&draw_info->affine)*draw_info->stroke_width/2.0; in DrawPolygonPrimitive()
4701 (fabs(scale*draw_info->stroke_width) >= DrawEpsilon) && in DrawPrimitive()
4708 clone_info->stroke_width=0.0; in DrawPrimitive()
4716 mid=ExpandAffine(&draw_info->affine)*draw_info->stroke_width/2.0; in DrawPrimitive()
4748 clone_info->stroke_width=0.0; in DrawPrimitive()
4850 clone_info->stroke_width=0.0; in DrawStrokePolygon()
4959 draw_info->stroke_width=1.0; in GetDrawInfo()
[all …]
Dannotate.c636 width=(size_t) floor(metrics->width+draw_info->stroke_width+0.5); in FormatMagickCaption()
/external/pdfium/third_party/freetype/include/freetype/
Dt1tables.h347 FT_Pos stroke_width; member
/external/freetype/include/freetype/
Dt1tables.h347 FT_Pos stroke_width; member
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2169 return(CurrentContext->stroke_width); in DrawGetStrokeWidth()
2646 CurrentContext->stroke_width); in DrawGetVectorGraphics()
5779 WandExport void DrawSetStrokeWidth(DrawingWand *wand,const double stroke_width) in DrawSetStrokeWidth() argument
5786 (fabs(CurrentContext->stroke_width-stroke_width) >= MagickEpsilon)) in DrawSetStrokeWidth()
5788 CurrentContext->stroke_width=stroke_width; in DrawSetStrokeWidth()
5789 (void) MVGPrintf(wand,"stroke-width %.20g\n",stroke_width); in DrawSetStrokeWidth()
6455 CurrentContext->stroke_width=StringToDouble(value,(char **) NULL); in DrawSetVectorGraphics()
Doperation.c1391 _draw_info->stroke_width=StringToDouble(ArgOption("1.0"), in CLISettingOptionInfo()
Dmogrify.c3056 draw_info->stroke_width=StringToDouble(argv[i+1],(char **) NULL); in MogrifyImage()
/external/ImageMagick/Magick++/lib/
DOptions.cpp662 _drawInfo->stroke_width=strokeWidth_; in strokeWidth()
668 return(_drawInfo->stroke_width); in strokeWidth()
/external/ImageMagick/PerlMagick/
DMagick.xs8490 draw_info->stroke_width=argument_list[17].real_reference; in Mogrify()
8876 draw_info->stroke_width=argument_list[5].real_reference; in Mogrify()
9004 draw_info->stroke_width=argument_list[19].real_reference; in Mogrify()
10561 draw_info->stroke_width=argument_list[5].real_reference; in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8490 draw_info->stroke_width=argument_list[17].real_reference;
8876 draw_info->stroke_width=argument_list[5].real_reference;
9004 draw_info->stroke_width=argument_list[19].real_reference;
10561 draw_info->stroke_width=argument_list[5].real_reference;