Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DImage.cpp1865 boundingArea[MagickPathExtent]; in annotate() local
1881 FormatLocaleString(boundingArea,MagickPathExtent,"%+.20g%+.20g", in annotate()
1886 (void) CopyMagickString(boundingArea, in annotate()
1889 drawInfo->geometry=boundingArea; in annotate()