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.c323 const StyleType style,const StretchType stretch,const size_t weight, in GetTypeInfoByFamily()
1301 type_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in LoadTypeCache()
Ddraw.c3022 graphic_context[n]->style=(StyleType) style; in RenderMVGContent()
5990 draw_info->style=(StyleType) ParseCommandOption(MagickStyleOptions, in GetDrawInfo()
/external/skia/modules/skparagraph/src/
DTextLine.cpp174 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()
DTextLine.h81 StyleType styleType, const RunStyleVisitor& visitor) const;
94 void scanStyles(StyleType style, const RunStyleVisitor& visitor);
DTextStyle.cpp101 bool TextStyle::matchOneAttribute(StyleType styleType, const TextStyle& other) const { in matchOneAttribute()
DOneLineShaper.cpp455 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.h1139 using MagickCore::StyleType;
/external/ImageMagick/MagickWand/
Ddrawing-wand.h120 extern WandExport StyleType
202 DrawSetFontStyle(DrawingWand *,const StyleType),
Ddrawing-wand.c1724 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()
Doperation.c1421 _draw_info->style=(StyleType) parse; in CLISettingOptionInfo()
/external/skia/modules/skparagraph/include/
DTextStyle.h55 enum StyleType { enum
155 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/modules/skparagraph/tests/
DSkParagraphTest.cpp213 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/
Dmsl.c996 draw_info->style=(StyleType) option; in MSLStartElement()
2627 draw_info->style=(StyleType) option; in MSLStartElement()
4806 draw_info->style=(StyleType) option; in MSLStartElement()
Dwmf.c2392 StyleType in lite_font_map()
/external/ImageMagick/PerlMagick/
DMagick.xs8630 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/
Dquantum.xs.in8632 draw_info->style=(StyleType) argument_list[20].integer_reference;
13297 draw_info->style=(StyleType) type;
13670 draw_info->style=(StyleType) type;

12