Home
last modified time | relevance | path

Searched refs:fill_rule (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.c1257 return(CurrentContext->fill_rule); in DrawGetClipRule()
1515 return(CurrentContext->fill_rule); in DrawGetFillRule()
2601 MagickFillRuleOptions,(ssize_t) CurrentContext->fill_rule), in DrawGetVectorGraphics()
4659 WandExport void DrawSetClipRule(DrawingWand *wand,const FillRule fill_rule) in DrawSetClipRule() argument
4666 (CurrentContext->fill_rule != fill_rule)) in DrawSetClipRule()
4668 CurrentContext->fill_rule=fill_rule; in DrawSetClipRule()
4670 MagickFillRuleOptions,(ssize_t) fill_rule)); in DrawSetClipRule()
5037 WandExport void DrawSetFillRule(DrawingWand *wand,const FillRule fill_rule) in DrawSetFillRule() argument
5044 (CurrentContext->fill_rule != fill_rule)) in DrawSetFillRule()
5046 CurrentContext->fill_rule=fill_rule; in DrawSetFillRule()
[all …]
/external/ImageMagick/MagickCore/
Ddraw.h234 fill_rule; member
Ddraw.c304 clone_info->fill_rule=draw_info->fill_rule; in CloneDrawInfo()
2785 fill_rule; in RenderMVGContent() local
2788 fill_rule=ParseCommandOption(MagickFillRuleOptions,MagickFalse, in RenderMVGContent()
2790 if (fill_rule == -1) in RenderMVGContent()
2795 graphic_context[n]->fill_rule=(FillRule) fill_rule; in RenderMVGContent()
2959 fill_rule; in RenderMVGContent() local
2962 fill_rule=ParseCommandOption(MagickFillRuleOptions,MagickFalse, in RenderMVGContent()
2964 if (fill_rule == -1) in RenderMVGContent()
2969 graphic_context[n]->fill_rule=(FillRule) fill_rule; in RenderMVGContent()
4715 const MagickBooleanType fill,const FillRule fill_rule,const ssize_t x, in GetFillAlpha() argument
[all …]
/external/ImageMagick/Magick++/lib/
DOptions.cpp277 _drawInfo->fill_rule=fillRule_; in fillRule()
282 return(_drawInfo->fill_rule); in fillRule()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs1967 pub fill_rule: ::std::os::raw::c_int, field
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...