Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:macro

2303     *macro,
2322 macro=AcquireString(primitive);
2349 Named macro (e.g. push graphic-context "wheel").
2371 Extract macro.
2374 (void) CopyMagickString(macro,start,(size_t) (end-start));
2376 ConstantString(macro));
2384 macro=DestroyString(macro);
3781 Get a macro from the MVG document, and "use" it here.