Home
last modified time | relevance | path

Searched refs:DrawGetFontSize (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Ddrawing-wand.h53 DrawGetFontSize(const DrawingWand *) magick_attribute((__pure__)),
Ddrawing-wand.c1661 WandExport double DrawGetFontSize(const DrawingWand *wand) in DrawGetFontSize() function
Dmagick-image.c6936 montage_info->pointsize=DrawGetFontSize(drawing_wand); in MagickMontageImage()