Home
last modified time | relevance | path

Searched refs:StyleType (Results 1 – 19 of 19) sorted by relevance

/external/ImageMagick/MagickCore/
Dtype.h47 } StyleType; typedef
60 StyleType
91 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
Ddraw.h262 StyleType
Dtype.c336 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily()
1304 type_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in LoadTypeCache()
Ddraw.c2124 graphic_context[n]->style=(StyleType) style; in DrawImage()
5021 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in GetDrawInfo()
/external/ImageMagick/MagickWand/
Ddrawing-wand.h118 extern WandExport StyleType
200 DrawSetFontStyle(DrawingWand *,const StyleType),
Ddrawing-wand.c1723 WandExport StyleType DrawGetFontStyle(const DrawingWand *wand) in DrawGetFontStyle()
5163 WandExport void DrawSetFontStyle(DrawingWand *wand,const StyleType style) in DrawSetFontStyle()
6312 CurrentContext->style=(StyleType) ParseCommandOption(MagickStyleOptions, in DrawSetVectorGraphics()
Doperation.c1402 _draw_info->style=(StyleType) parse; in CLISettingOptionInfo()
Dmogrify.c3066 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in MogrifyImage()
/external/ImageMagick/Magick++/lib/Magick++/
DOptions.h129 void fontStyle(const StyleType style_);
130 StyleType fontStyle(void) const;
DImage.h266 void fontStyle(const StyleType style_);
267 StyleType fontStyle(void) const;
DDrawable.h1073 StyleType style_,
1098 StyleType _style;
DInclude.h1088 using MagickCore::StyleType;
/external/ImageMagick/scripts/
Dformat_c_api_docs177 StyleType => 'types.html#StyleType',
/external/ImageMagick/Magick++/lib/
DOptions.cpp336 void Magick::Options::fontStyle(const StyleType style_) in fontStyle()
343 Magick::StyleType Magick::Options::fontStyle(void) const in fontStyle()
DDrawable.cpp817 Magick::StyleType style_, in DrawableFont()
DImage.cpp887 void Magick::Image::fontStyle(const StyleType pointSize_) in fontStyle()
893 Magick::StyleType Magick::Image::fontStyle(void) const in fontStyle()
/external/ImageMagick/coders/
Dmsl.c991 draw_info->style=(StyleType) option; in MSLStartElement()
2620 draw_info->style=(StyleType) option; in MSLStartElement()
4797 draw_info->style=(StyleType) option; in MSLStartElement()
/external/ImageMagick/PerlMagick/
DMagick.xs8501 draw_info->style=(StyleType) argument_list[20].integer_reference; in Mogrify()
12886 draw_info->style=(StyleType) type; in QueryFontMetrics()
13259 draw_info->style=(StyleType) type; in QueryMultilineFontMetrics()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8501 draw_info->style=(StyleType) argument_list[20].integer_reference;
12886 draw_info->style=(StyleType) type;
13259 draw_info->style=(StyleType) type;