Searched refs:DrawGetStrokeLineJoin (Results 1 – 20 of 20) sorted by relevance
79 #undef DrawGetStrokeLineJoin80 #define DrawGetStrokeLineJoin MagickDrawGetStrokeLineJoin macro285 DrawGetStrokeLineJoin(const DrawingWand *) MAGICK_FUNC_PURE;
4814 WandExport LineJoin DrawGetStrokeLineJoin(const DrawingWand *drawing_wand) in DrawGetStrokeLineJoin() function
136 lib.DrawGetStrokeLineJoin.argtypes = [c_void_p]137 lib.DrawGetStrokeLineJoin.restype = c_int
89 DrawGetStrokeLineJoin(const DrawingWand *) magick_attribute((__pure__));
2065 WandExport LineJoin DrawGetStrokeLineJoin(const DrawingWand *wand) in DrawGetStrokeLineJoin() function
86 DrawGetStrokeLineJoin(const DrawingWand *) magick_attribute((__pure__));
1988 WandExport LineJoin DrawGetStrokeLineJoin(const DrawingWand *wand) in DrawGetStrokeLineJoin() function
59 DrawGetStrokeLineJoin(DrawContext context) MAGICK_FUNC_PURE;
211 #define DrawGetStrokeLineJoin GmDrawGetStrokeLineJoin macro
5150 MagickExport LineJoin DrawGetStrokeLineJoin(DrawContext context) in DrawGetStrokeLineJoin() function
136 function DrawGetStrokeLineJoin(const wand: PDrawingWand): LineJoin; cdecl; external WandExport;
596 line_join_index = library.DrawGetStrokeLineJoin(self.resource)
1690 line_join = DrawGetStrokeLineJoin(internd->drawing_wand);
2696 ;; DrawGetStrokeLineJoin returns the shape to be used at the corners of paths2699 (defmagick* DrawGetStrokeLineJoin : function