HomeSort by relevance Sort by last modified time
    Searched refs:Zoom (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/Magick++/demo/
zoom.cpp 7 // Usage: zoom [-density resolution] [-filter algorithm] [-geometry geometry]
44 Zoom,
54 ResizeAlgorithm resize_algorithm=Zoom;
176 case Zoom:
178 image.zoom(geometry);
  /external/ImageMagick/PerlMagick/demo/
demo.pl 500 $logo->Zoom('40%');
  /external/ImageMagick/www/source/
examples.pl 453 $logo->Zoom('40%');
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go 1 // SVG pan and zoom library.
20 * You can configure the behavior of the pan/zoom/drag with the variables
39 * Updated the zoom code to support the mouse wheel on Safari/Chrome
192 var z = 1 + delta; // Zoom factor: 0.9/1.1
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go 1 // SVG pan and zoom library.
20 * You can configure the behavior of the pan/zoom/drag with the variables
39 * Updated the zoom code to support the mouse wheel on Safari/Chrome
192 var z = 1 + delta; // Zoom factor: 0.9/1.1
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs 274 { "Zoom", { {"geometry", StringReference}, {"width", IntegerReference},
    [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 274 { "Zoom", { {"geometry", StringReference}, {"width", IntegerReference},
    [all...]

Completed in 274 milliseconds