Home
last modified time | relevance | path

Searched refs:scaleTo (Results 126 – 150 of 208) sorted by relevance

123456789

/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py348 def scaleTo(self, xScale, yScale=None): member in SWFFill
406 def scaleTo(self, xScale, yScale): member in SWFDisplayItem
1185 def scaleTo(self, sx, sy): member in SWFButtonRecord
/dports/graphics/p5-ming/libming-ming-0_4_8/py_ext/
H A Dming.py348 def scaleTo(self, xScale, yScale=None): member in SWFFill
406 def scaleTo(self, xScale, yScale): member in SWFDisplayItem
1185 def scaleTo(self, sx, sy): member in SWFButtonRecord
/dports/graphics/py-ming/libming-ming-0_4_8/py_ext/
H A Dming.py348 def scaleTo(self, xScale, yScale=None): member in SWFFill
406 def scaleTo(self, xScale, yScale): member in SWFDisplayItem
1185 def scaleTo(self, sx, sy): member in SWFButtonRecord
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/doc/
H A DCustomizingEigen.dox46 inline void scaleTo(RealScalar l) { RealScalar vl = norm(); if (vl>1e-9) derived() *= (l/vl); }
/dports/graphics/pear-Image_Canvas/Image_Canvas-0.3.2/Image/Canvas/
H A DSWF.php579 $ellipse->scaleTo($scaleX, $scaleY);
/dports/print/py-pdf2/PyPDF2-1.26.0/
H A DCHANGELOG184 - Corrected error when calculating height in scaleTo()
266 - Corrected TypeError in scaleTo() method
/dports/www/p5-HTML-Prototype/HTML-Prototype-1.48/lib/HTML/Prototype/
H A DEffects.pm443 scaleTo: percent
467 this.factor = (this.options.scaleTo - this.options.scaleFrom)/100;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DGSThemeTools.m1045 - (void) scaleTo: (float)scale
1361 [self scaleTo: scale];
1463 [self scaleTo: 1.0f/scale];
H A DNSView.m1416 [_boundsMatrix scaleTo: scale.width : scale.height];
1503 [_boundsMatrix scaleTo: scale.width : scale.height];
/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c1227 PHP_METHOD(swfbuttonrecord, scaleTo) in SWFgetProperty() argument
1306 PHP_ME(swfbuttonrecord, scaleTo, NULL, 0) in SWFgetProperty()
1689 PHP_METHOD(swfdisplayitem, scaleTo) in SWFgetProperty() argument
2214 PHP_ME(swfdisplayitem, scaleTo, NULL, 0) in SWFgetProperty()
2319 PHP_METHOD(swffill, scaleTo) in SWFgetProperty() argument
2455 PHP_ME(swffill, scaleTo, NULL, 0) in SWFgetProperty()
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c1227 PHP_METHOD(swfbuttonrecord, scaleTo)
1306 PHP_ME(swfbuttonrecord, scaleTo, NULL, 0)
1689 PHP_METHOD(swfdisplayitem, scaleTo)
2214 PHP_ME(swfdisplayitem, scaleTo, NULL, 0)
2319 PHP_METHOD(swffill, scaleTo)
2455 PHP_ME(swffill, scaleTo, NULL, 0)
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c1227 PHP_METHOD(swfbuttonrecord, scaleTo) in SWFgetProperty() argument
1306 PHP_ME(swfbuttonrecord, scaleTo, NULL, 0) in SWFgetProperty()
1689 PHP_METHOD(swfdisplayitem, scaleTo) in SWFgetProperty() argument
2214 PHP_ME(swfdisplayitem, scaleTo, NULL, 0) in SWFgetProperty()
2319 PHP_METHOD(swffill, scaleTo) in SWFgetProperty() argument
2455 PHP_ME(swffill, scaleTo, NULL, 0) in SWFgetProperty()
/dports/lang/smalltalk/smalltalk-3.2.5/packages/cairo/
H A DCairoTransform.st284 scaleTo: sxsy [
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Dblocks_graphics_view.cpp540 scaleTo(BASE_SCALE); in setTree()
757 void EasyGraphicsView::scaleTo(qreal _scale) in scaleTo() function in EasyGraphicsView
/dports/print/py-pdf/pyPdf-1.13/pyPdf/
H A Dpdf.py1345 def scaleTo(self, width, height): member in PageObject
/dports/games/gigalomania/gigalomaniasrc/
H A Dimage.cpp599 bool Image::scaleTo(int n_w) { in scaleTo() function in Image
H A Dgame.cpp1445 …if( !icons->scaleTo((int)(scale_width*default_width_c)) ) // must use this method, as still using … in loadOldImages()
/dports/editors/xvile/vile-9.8v/filters/
H A Dphp.key3235 scaleTo
/dports/editors/vile/vile-9.8v/filters/
H A Dphp.key3235 scaleTo
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dphp.vim433 …olor remove Rotate rotateTo scale scaleTo setDepth setName setRatio skewX skewXTo skewY skewYTo mo…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dphp.vim433 …olor remove Rotate rotateTo scale scaleTo setDepth setName setRatio skewX skewXTo skewY skewYTo mo…
/dports/print/py-pdf2/PyPDF2-1.26.0/PyPDF2/
H A Dpdf.py2553 def scaleTo(self, width, height): member in PageObject
/dports/graphics/cenon/Cenon/
H A DDocument.m412 [[newDocument scrollView] scaleTo:s];
/dports/devel/py-buildbot-www/buildbot-www-3.4.1/buildbot_www/static/
H A D2.js.map1scaleTo","translateTo","zoomTo","that","__chart__","pow","transition","rescale","domain","invert",…
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/
H A DChangeLog.15136 * Source/PSMatrix.m (-scaleTo:): New method.
5143 * Source/NSView.m (-setBounds:): Use scaleTo: rather than scaleBy:.

123456789