Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dlabel.c145 image->columns=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
146 image->rows=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
172 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
173 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
202 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
203 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadLABELImage()
232 image->columns=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadLABELImage()
234 image->columns=(size_t) floor(draw_info->pointsize+draw_info->stroke_width+ in ReadLABELImage()
238 draw_info->stroke_width+0.5); in ReadLABELImage()
240 image->rows=(size_t) floor(draw_info->pointsize+draw_info->stroke_width+ in ReadLABELImage()
Dcaption.c185 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
201 draw_info->interline_spacing+draw_info->stroke_width)+0.5); in ReadCAPTIONImage()
244 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
245 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
272 width=(size_t) floor(metrics.width+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
273 height=(size_t) floor(metrics.height+draw_info->stroke_width+0.5); in ReadCAPTIONImage()
Dmsl.c985 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
2630 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
4832 draw_info->stroke_width=StringToLong(value); in MSLStartElement()
/external/freetype/src/cid/
Dcidtoken.h75 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
/external/freetype/src/type1/
Dt1tokens.h109 T1_FIELD_FIXED( "StrokeWidth", stroke_width, T1_FIELD_DICT_FONTDICT )
/external/freetype/include/freetype/internal/
Dt1types.h130 FT_Fixed stroke_width; member
Dcfftypes.h208 FT_Pos stroke_width; member
/external/freetype/src/cff/
Dcfftoken.h40 CFF_FIELD_NUM ( 0x108, stroke_width, "StrokeWidth" )
/external/ImageMagick/MagickCore/
Ddraw.h224 stroke_width; member
Ddraw.c293 clone_info->stroke_width=draw_info->stroke_width; in CloneDrawInfo()
1319 return(MagickMin((double) draw_info->stroke_width, in SaneStrokeWidth()
1587 clone_info->stroke_width=0.0; in DrawClippingMask()
1678 clone_info->stroke_width=0.0; in DrawCompositeMask()
3674 graphic_context[n]->stroke_width=StringToDouble(token,&next_token); in RenderMVGContent()
5498 (fabs(scale*draw_info->stroke_width) >= MagickEpsilon) && in DrawPrimitive()
5505 clone_info->stroke_width=0.0; in DrawPrimitive()
5544 clone_info->stroke_width=0.0; in DrawPrimitive()
5652 clone_info->stroke_width=0.0; in DrawStrokePolygon()
5769 draw_info->stroke_width=1.0; in GetDrawInfo()
[all …]
Dannotate.c628 width=(size_t) floor(metrics->width+draw_info->stroke_width+0.5); in FormatMagickCaption()
/external/freetype/include/freetype/
Dt1tables.h356 FT_Pos stroke_width; member
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2172 return(CurrentContext->stroke_width); in DrawGetStrokeWidth()
2724 CurrentContext->stroke_width); in DrawGetVectorGraphics()
5861 WandExport void DrawSetStrokeWidth(DrawingWand *wand,const double stroke_width) in DrawSetStrokeWidth() argument
5868 (fabs(CurrentContext->stroke_width-stroke_width) >= MagickEpsilon)) in DrawSetStrokeWidth()
5870 CurrentContext->stroke_width=stroke_width; in DrawSetStrokeWidth()
5871 (void) MVGPrintf(wand,"stroke-width %.20g\n",stroke_width); in DrawSetStrokeWidth()
6546 CurrentContext->stroke_width=(double) weight; in DrawSetVectorGraphics()
Doperation.c1394 _draw_info->stroke_width=StringToDouble(ArgOption("1.0"), in CLISettingOptionInfo()
Dmogrify.c3057 draw_info->stroke_width=StringToDouble(argv[i+1],(char **) NULL); in MogrifyImage()
/external/ImageMagick/Magick++/lib/
DOptions.cpp669 _drawInfo->stroke_width=strokeWidth_; in strokeWidth()
675 return(_drawInfo->stroke_width); in strokeWidth()
/external/freetype/src/type42/
Dt42parse.c88 T1_FIELD_FIXED( "StrokeWidth", stroke_width, 0 )
/external/freetype/
DChangeLog.214053 and `stroke_width' aren't pointers.
4056 (T1_Face_Done): Don't free `paint_type' and `stroke_width'.
4836 `stroke_width' are reverted to be normal values.
4851 `stroke_width' are reverted to be normal values.
5469 and stroke_width to pointers.
5476 Change type of stroke_width to `fixed' and make it a pointer.
5485 Change type of stroke_width to `fixed'.
5493 Change type of stroke_width to `fixed' and make it a pointer.
/external/ImageMagick/PerlMagick/
DMagick.xs8571 draw_info->stroke_width=argument_list[17].real_reference; in Mogrify()
8975 draw_info->stroke_width=argument_list[5].real_reference; in Mogrify()
9102 draw_info->stroke_width=argument_list[19].real_reference; in Mogrify()
10659 draw_info->stroke_width=argument_list[5].real_reference; in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8572 draw_info->stroke_width=argument_list[17].real_reference;
8980 draw_info->stroke_width=argument_list[5].real_reference;
9109 draw_info->stroke_width=argument_list[19].real_reference;
10665 draw_info->stroke_width=argument_list[5].real_reference;