Home
last modified time | relevance | path

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

12

/external/ImageMagick/MagickCore/
Dtype.h48 } StyleType; typedef
61 StyleType
92 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
Ddraw.h263 StyleType
Dtype.c324 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily()
1302 type_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in LoadTypeCache()
Ddraw.c2988 graphic_context[n]->style=(StyleType) style; in RenderMVGContent()
5903 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in GetDrawInfo()
/external/skia/modules/skparagraph/src/
DTextLine.h69 StyleType styleType, const RunStyleVisitor& visitor) const;
81 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
DTextLine.cpp155 run, runOffsetInLine, textRange, StyleType::kShadow, in calculateBoundaries()
202 run, runOffsetInLine, textRange, StyleType::kBackground, in paint()
215 run, runOffsetInLine, textRange, StyleType::kShadow, in paint()
231 run, runOffsetInLine, textRange, StyleType::kForeground, in paint()
243 run, runOffsetInLine, textRange, StyleType::kDecorations, in paint()
279 void TextLine::scanStyles(StyleType styleType, const RunStyleVisitor& visitor) { in scanStyles()
778 StyleType styleType, in iterateThroughSingleRunByStyles()
942 run, runOffsetInLine, textRange, StyleType::kForeground, in getMetrics()
DTextStyle.cpp118 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
DOneLineShaper.cpp371 if (block.fStyle.matchOneAttribute(StyleType::kFont, combinedBlock.fStyle)) { in iterateThroughFontStyles()
/external/ImageMagick/Magick++/lib/Magick++/
DOptions.h129 void fontStyle(const StyleType style_);
130 StyleType fontStyle(void) const;
DImage.h263 void fontStyle(const StyleType style_);
264 StyleType fontStyle(void) const;
DDrawable.h1058 StyleType style_,
1083 StyleType _style;
DInclude.h1121 using MagickCore::StyleType;
/external/ImageMagick/MagickWand/
Ddrawing-wand.h120 extern WandExport StyleType
202 DrawSetFontStyle(DrawingWand *,const StyleType),
Ddrawing-wand.c1723 WandExport StyleType DrawGetFontStyle(const DrawingWand *wand) in DrawGetFontStyle()
5245 WandExport void DrawSetFontStyle(DrawingWand *wand,const StyleType style) in DrawSetFontStyle()
6396 CurrentContext->style=(StyleType) ParseCommandOption(MagickStyleOptions, in DrawSetVectorGraphics()
Doperation.c1406 _draw_info->style=(StyleType) parse; in CLISettingOptionInfo()
/external/skia/modules/skparagraph/include/
DTextStyle.h53 enum StyleType { enum
158 bool matchOneAttribute(StyleType styleType, const TextStyle& other) const;
/external/ImageMagick/scripts/
Dformat_c_api_docs177 StyleType => 'types.html#StyleType',
/external/ImageMagick/Magick++/lib/
DOptions.cpp340 void Magick::Options::fontStyle(const StyleType style_) in fontStyle()
347 Magick::StyleType Magick::Options::fontStyle(void) const in fontStyle()
DDrawable.cpp786 Magick::StyleType style_, in DrawableFont()
DImage.cpp883 void Magick::Image::fontStyle(const StyleType pointSize_) in fontStyle()
889 Magick::StyleType Magick::Image::fontStyle(void) const in fontStyle()
/external/skia/tests/
DSkParagraphTest.cpp190 line.scanStyles(StyleType::kDecorations, in DEF_TEST()
973 line.scanStyles(StyleType::kDecorations, in DEF_TEST()
1063 StyleType::kAllAttributes, in DEF_TEST()
1090 StyleType::kAllAttributes, in DEF_TEST()
1136 StyleType::kAllAttributes, in DEF_TEST()
1182 StyleType::kAllAttributes, in DEF_TEST()
1841 StyleType::kDecorations, in DEF_TEST()
1936 StyleType::kForeground, in DEF_TEST()
3349 impl->lines().begin()->scanStyles(StyleType::kLetterSpacing, in DEF_TEST()
3356 impl->lines().begin()->scanStyles(StyleType::kWordSpacing, in DEF_TEST()
[all …]
/external/ImageMagick/coders/
Dmsl.c1002 draw_info->style=(StyleType) option; in MSLStartElement()
2647 draw_info->style=(StyleType) option; in MSLStartElement()
4849 draw_info->style=(StyleType) option; in MSLStartElement()
Dwmf.c2392 StyleType in lite_font_map()
/external/ImageMagick/PerlMagick/
DMagick.xs8586 draw_info->style=(StyleType) argument_list[20].integer_reference; in Mogrify()
13073 draw_info->style=(StyleType) type; in QueryFontMetrics()
13446 draw_info->style=(StyleType) type; in QueryMultilineFontMetrics()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in8588 draw_info->style=(StyleType) argument_list[20].integer_reference;
13190 draw_info->style=(StyleType) type;
13563 draw_info->style=(StyleType) type;

12