/external/ImageMagick/MagickCore/ |
D | type.h | 48 } StyleType; typedef 61 StyleType 92 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
|
D | draw.h | 263 StyleType
|
D | type.c | 324 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily() 1302 type_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in LoadTypeCache()
|
D | draw.c | 2988 graphic_context[n]->style=(StyleType) style; in RenderMVGContent() 5903 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in GetDrawInfo()
|
/external/skia/modules/skparagraph/src/ |
D | TextLine.h | 69 StyleType styleType, const RunStyleVisitor& visitor) const; 81 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
|
D | TextLine.cpp | 155 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()
|
D | TextStyle.cpp | 118 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
|
D | OneLineShaper.cpp | 371 if (block.fStyle.matchOneAttribute(StyleType::kFont, combinedBlock.fStyle)) { in iterateThroughFontStyles()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Options.h | 129 void fontStyle(const StyleType style_); 130 StyleType fontStyle(void) const;
|
D | Image.h | 263 void fontStyle(const StyleType style_); 264 StyleType fontStyle(void) const;
|
D | Drawable.h | 1058 StyleType style_, 1083 StyleType _style;
|
D | Include.h | 1121 using MagickCore::StyleType;
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.h | 120 extern WandExport StyleType 202 DrawSetFontStyle(DrawingWand *,const StyleType),
|
D | drawing-wand.c | 1723 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()
|
D | operation.c | 1406 _draw_info->style=(StyleType) parse; in CLISettingOptionInfo()
|
/external/skia/modules/skparagraph/include/ |
D | TextStyle.h | 53 enum StyleType { enum 158 bool matchOneAttribute(StyleType styleType, const TextStyle& other) const;
|
/external/ImageMagick/scripts/ |
D | format_c_api_docs | 177 StyleType => 'types.html#StyleType',
|
/external/ImageMagick/Magick++/lib/ |
D | Options.cpp | 340 void Magick::Options::fontStyle(const StyleType style_) in fontStyle() 347 Magick::StyleType Magick::Options::fontStyle(void) const in fontStyle()
|
D | Drawable.cpp | 786 Magick::StyleType style_, in DrawableFont()
|
D | Image.cpp | 883 void Magick::Image::fontStyle(const StyleType pointSize_) in fontStyle() 889 Magick::StyleType Magick::Image::fontStyle(void) const in fontStyle()
|
/external/skia/tests/ |
D | SkParagraphTest.cpp | 190 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/ |
D | msl.c | 1002 draw_info->style=(StyleType) option; in MSLStartElement() 2647 draw_info->style=(StyleType) option; in MSLStartElement() 4849 draw_info->style=(StyleType) option; in MSLStartElement()
|
D | wmf.c | 2392 StyleType in lite_font_map()
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 8586 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/ |
D | quantum.xs.in | 8588 draw_info->style=(StyleType) argument_list[20].integer_reference; 13190 draw_info->style=(StyleType) type; 13563 draw_info->style=(StyleType) type;
|