/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 | 323 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily() 1301 type_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in LoadTypeCache()
|
D | draw.c | 3022 graphic_context[n]->style=(StyleType) style; in RenderMVGContent() 5990 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in GetDrawInfo()
|
/external/skia/modules/skparagraph/src/ |
D | TextLine.cpp | 174 run, runOffsetInLine, textRange, StyleType::kBackground, in paint() 187 run, runOffsetInLine, textRange, StyleType::kShadow, in paint() 210 run, runOffsetInLine, textRange, StyleType::kDecorations, in paint() 233 run, runOffsetInLine, textRange, StyleType::kForeground, in ensureTextBlobCachePopulated() 263 void TextLine::scanStyles(StyleType styleType, const RunStyleVisitor& visitor) { in scanStyles() 747 StyleType styleType, in iterateThroughSingleRunByStyles() 766 if (styleType == StyleType::kNone) { in iterateThroughSingleRunByStyles() 926 run, runOffsetInLine, textRange, StyleType::kForeground, in getMetrics() 966 run, runOffsetInLine, textRange, StyleType::kNone, in getRectsForRange() 1160 run, runOffsetInLine, textRange, StyleType::kNone, in getGlyphPositionAtCoordinate()
|
D | TextLine.h | 81 StyleType styleType, const RunStyleVisitor& visitor) const; 94 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
|
D | TextStyle.cpp | 101 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
|
D | OneLineShaper.cpp | 455 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 | 1139 using MagickCore::StyleType;
|
/external/ImageMagick/MagickWand/ |
D | drawing-wand.h | 120 extern WandExport StyleType 202 DrawSetFontStyle(DrawingWand *,const StyleType),
|
D | drawing-wand.c | 1724 WandExport StyleType DrawGetFontStyle(const DrawingWand *wand) in DrawGetFontStyle() 5246 WandExport void DrawSetFontStyle(DrawingWand *wand,const StyleType style) in DrawSetFontStyle() 6397 CurrentContext->style=(StyleType) ParseCommandOption(MagickStyleOptions, in DrawSetVectorGraphics()
|
D | operation.c | 1421 _draw_info->style=(StyleType) parse; in CLISettingOptionInfo()
|
/external/skia/modules/skparagraph/include/ |
D | TextStyle.h | 55 enum StyleType { enum 155 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/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 213 line.scanStyles(StyleType::kDecorations, in DEF_TEST() 996 line.scanStyles(StyleType::kDecorations, in DEF_TEST() 1086 StyleType::kAllAttributes, in DEF_TEST() 1113 StyleType::kAllAttributes, in DEF_TEST() 1159 StyleType::kAllAttributes, in DEF_TEST() 1205 StyleType::kAllAttributes, in DEF_TEST() 2145 StyleType::kDecorations, in DEF_TEST() 2238 StyleType::kForeground, in DEF_TEST() 3658 impl->lines().begin()->scanStyles(StyleType::kLetterSpacing, in DEF_TEST() 3665 impl->lines().begin()->scanStyles(StyleType::kWordSpacing, in DEF_TEST() [all …]
|
/external/ImageMagick/coders/ |
D | msl.c | 996 draw_info->style=(StyleType) option; in MSLStartElement() 2627 draw_info->style=(StyleType) option; in MSLStartElement() 4806 draw_info->style=(StyleType) option; in MSLStartElement()
|
D | wmf.c | 2392 StyleType in lite_font_map()
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 8630 draw_info->style=(StyleType) argument_list[20].integer_reference; in Mogrify() 13180 draw_info->style=(StyleType) type; in QueryFontMetrics() 13553 draw_info->style=(StyleType) type; in QueryMultilineFontMetrics()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 8632 draw_info->style=(StyleType) argument_list[20].integer_reference; 13297 draw_info->style=(StyleType) type; 13670 draw_info->style=(StyleType) type;
|