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 *),
Ddrawing-wand.c1661 WandExport double DrawGetFontSize(const DrawingWand *wand) in DrawGetFontSize() function
Dmagick-image.c6886 montage_info->pointsize=DrawGetFontSize(drawing_wand); in MagickMontageImage()