Home
last modified time | relevance | path

Searched refs:GradientMatrix (Results 1 – 22 of 22) sorted by last modified time

/dports/graphics/p5-SWF-Builder/SWF-Builder-0.16/lib/SWF/Builder/Character/
H A DShape.pm136 GradientMatrix => $param{Matrix};
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pm280 GradientMatrix => 'MATRIX',
287 GradientMatrix => 'MATRIX',
1238 $self->GradientMatrix->pack($stream);
1252 $self->GradientMatrix->unpack($stream);
H A DElement.pod833 GradientMatrix MATRIX
/dports/graphics/ming/libming-ming-0_4_8/
H A DNEWS129 * SWFFillStyle is reusable now and calculates propper GradientMatrix
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Doutputtxt.c448 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
452 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
H A Doutputswf.c292 outputSWF_MATRIX (&fillstyle->GradientMatrix,"");
H A Doutputscript.c544 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
545 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
555 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
556 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
H A Dswftypes.h799 SWF_MATRIX GradientMatrix; member
H A Dparser.c591 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
595 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Dparser.c591 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
595 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
H A Doutputscript.c544 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
545 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
555 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
556 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
H A Doutputswf.c292 outputSWF_MATRIX (&fillstyle->GradientMatrix,"");
H A Doutputtxt.c448 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
452 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
H A Dswftypes.h799 SWF_MATRIX GradientMatrix;
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A DNEWS129 * SWFFillStyle is reusable now and calculates propper GradientMatrix
/dports/graphics/py-ming/libming-ming-0_4_8/
H A DNEWS129 * SWFFillStyle is reusable now and calculates propper GradientMatrix
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Doutputtxt.c448 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
452 outputSWF_MATRIX (&fillstyle->GradientMatrix,""); in outputSWF_FILLSTYLE()
H A Dparser.c591 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
595 parseSWF_MATRIX (f, &fillstyle->GradientMatrix); in parseSWF_FILLSTYLE()
H A Dswftypes.h799 SWF_MATRIX GradientMatrix; member
H A Doutputscript.c544 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
545 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
555 prepareSWF_MATRIX(&fillstyle->GradientMatrix, shapeBounds); in outputSWF_FILLSTYLE_new()
556 outputSWF_MATRIX (&fillstyle->GradientMatrix, fname); in outputSWF_FILLSTYLE_new()
H A Doutputswf.c292 outputSWF_MATRIX (&fillstyle->GradientMatrix,"");
/dports/graphics/py-yaswfp/yaswfp-0.9.3/yaswfp/
H A Dswfparser.py1202 obj.GradientMatrix = self._get_struct_matrix()