Home
last modified time | relevance | path

Searched refs:scaleTo (Results 51 – 75 of 208) sorted by relevance

123456789

/dports/graphics/ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest06.py29 character2_f0.scaleTo(20.000000);
/dports/graphics/p5-ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest05.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest02.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest02.py29 character2_f0.scaleTo(20.000000);
H A Dtest03.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest03.py29 character2_f0.scaleTo(20.000000);
H A Dtest05.py29 character2_f0.scaleTo(20.000000);
H A Dtest06.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest06.py29 character2_f0.scaleTo(20.000000);
/dports/graphics/py-ming/libming-ming-0_4_8/test/FillStyle/
H A Dtest06.py29 character2_f0.scaleTo(20.000000);
H A Dtest02.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest02.py29 character2_f0.scaleTo(20.000000);
H A Dtest05.py29 character2_f0.scaleTo(20.000000);
H A Dtest03.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest03.py29 character2_f0.scaleTo(20.000000);
H A Dtest05.pl34 $character2_f0->scaleTo(20.000000);
H A Dtest06.pl34 $character2_f0->scaleTo(20.000000);
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h97 PHP_METHOD(swffill, scaleTo);
259 PHP_METHOD(swfdisplayitem, scaleTo);
320 PHP_METHOD(swfbuttonrecord, scaleTo);
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h97 PHP_METHOD(swffill, scaleTo);
259 PHP_METHOD(swfdisplayitem, scaleTo);
320 PHP_METHOD(swfbuttonrecord, scaleTo);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dphp_ming.h97 PHP_METHOD(swffill, scaleTo);
259 PHP_METHOD(swfdisplayitem, scaleTo);
320 PHP_METHOD(swfbuttonrecord, scaleTo);
/dports/graphics/ming/libming-ming-0_4_8/perl_ext/t/
H A Dgradient.t29 $f->scaleTo(0.01);
/dports/graphics/p5-ming/libming-ming-0_4_8/perl_ext/t/
H A Dgradient.t29 $f->scaleTo(0.01);
/dports/graphics/py-ming/libming-ming-0_4_8/perl_ext/t/
H A Dgradient.t29 $f->scaleTo(0.01);
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSAffineTransform.h48 - (void) scaleTo: (CGFloat)sx : (CGFloat)sy;
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DJavaPanZoomController.java768 viewportMetrics = viewportMetrics.scaleTo(minZoomFactor, center); in getValidViewportMetrics()
771 viewportMetrics = viewportMetrics.scaleTo(maxZoomFactor, center); in getValidViewportMetrics()
916 viewportMetrics = viewportMetrics.scaleTo(zoomFactor, focus); in scaleWithFocus()
1054 finalMetrics = finalMetrics.scaleTo(finalZoom, new PointF(0.0f, 0.0f)); in animatedZoomTo()
1079 finalMetrics = finalMetrics.scaleTo(zoom, new PointF(0.0f, 0.0f)); in animatedMove()

123456789