Home
last modified time | relevance | path

Searched refs:StretchType (Results 1 – 15 of 15) sorted by relevance

/external/ImageMagick/MagickCore/
Dtype.h38 } StretchType; typedef
63 StretchType
91 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
Ddraw.h265 StretchType
Dtype.c336 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily()
1298 type_info->stretch=(StretchType) ParseCommandOption( in LoadTypeCache()
Ddraw.c2111 graphic_context[n]->stretch=(StretchType) stretch; in DrawImage()
/external/ImageMagick/MagickWand/
Ddrawing-wand.h115 extern WandExport StretchType
199 DrawSetFontStretch(DrawingWand *,const StretchType),
Ddrawing-wand.c1692 WandExport StretchType DrawGetFontStretch(const DrawingWand *wand) in DrawGetFontStretch()
5123 const StretchType font_stretch) in DrawSetFontStretch()
6304 CurrentContext->stretch=(StretchType) ParseCommandOption( in DrawSetVectorGraphics()
Doperation.c1352 _draw_info->stretch=(StretchType) parse; in CLISettingOptionInfo()
Dmogrify.c3014 draw_info->stretch=(StretchType) ParseCommandOption( in MogrifyImage()
/external/ImageMagick/scripts/
Dformat_c_api_docs176 StretchType => 'types.html#StretchType',
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1075 StretchType stretch_ );
1100 StretchType _stretch;
DInclude.h1074 using MagickCore::StretchType;
/external/ImageMagick/coders/
Dmsl.c970 draw_info->stretch=(StretchType) option; in MSLStartElement()
2599 draw_info->stretch=(StretchType) option; in MSLStartElement()
4776 draw_info->stretch=(StretchType) option; in MSLStartElement()
/external/ImageMagick/Magick++/lib/
DDrawable.cpp819 Magick::StretchType stretch_ ) in DrawableFont()
/external/ImageMagick/PerlMagick/
DMagick.xs8503 draw_info->stretch=(StretchType) argument_list[21].integer_reference; in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8503 draw_info->stretch=(StretchType) argument_list[21].integer_reference;