Searched refs:_drawInfo (Results 1 – 3 of 3) sorted by relevance
32 _drawInfo(static_cast<DrawInfo*>(AcquireMagickMemory(sizeof(DrawInfo)))), in Options()42 GetDrawInfo(_imageInfo,_drawInfo); in Options()48 _drawInfo(CloneDrawInfo(_imageInfo,options_._drawInfo)), in Options()62 _drawInfo=DestroyDrawInfo(_drawInfo); in ~Options()115 _drawInfo->border_color=color_; in borderColor()125 _drawInfo->undercolor=boxColor_; in boxColor()130 return(Color(_drawInfo->undercolor)); in boxColor()244 _drawInfo->fill=fillColor_; in fillColor()252 return(_drawInfo->fill); in fillColor()257 if (_drawInfo->fill_pattern) in fillPattern()[all …]
16 4 2 0 0 0 0 8 0.0000 4 135 1875 7350 5025 MagickCore::QuantizeInfo* _drawInfo\001
337 MagickCore::DrawInfo *_drawInfo; variable