Lines Matching defs:_DrawingWand
90 struct _DrawingWand struct
93 id;
96 name[MagickPathExtent];
100 *image;
103 *exception;
107 *mvg; /* MVG data */
110 mvg_alloc, /* total allocated memory */
111 mvg_length; /* total MVG length */
114 mvg_width; /* current line width */
118 *pattern_id;
121 pattern_bounds;
124 pattern_offset;
128 index; /* array index */
131 **graphic_context;
134 filter_off; /* true if not filtering attributes */
138 indent_depth; /* number of left-hand pad characters */
142 path_operation;
145 path_mode;
148 destroy,
149 debug;
152 signature;