Home
last modified time | relevance | path

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

/dports/devel/rth/rth/jpgraph-1.8/src/
H A Djpgraph_pie3d.php29 var $iThickness=false; variable in PiePlot3D
129 $this->iThickness = $aHeight;
540 if( $this->iThickness )
541 $thick = $this->iThickness;
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A Dget_border_property.cpp153 int iThickness = 0; in getLineBorder() local
154 int* piThickness = &iThickness; in getLineBorder()
189 pTL->append(new types::Double((double)iThickness)); in getLineBorder()
H A Dset_border_property.c181 int iThickness = 0; in createLineBorder() local
221 iThickness = (int)dblThickness; in createLineBorder()
263 setGraphicObjectProperty(iBorder, __GO_LINE_THICKNESS__, &iThickness, jni_int, 1); in createLineBorder()
/dports/mail/squirrelmail-translations/squirrelmail.locales/support/smstats/includes/
H A Djpgraph_pie3d.php23 var $iThickness=false; variable in PiePlot3D
123 $this->iThickness = $aHeight;
758 if( $this->iThickness )
759 $thick = $this->iThickness;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/plot/
H A DPiePlot3D.php28 private $iThickness = false; variable in Amenadiel\\JpGraph\\Plot\\PiePlot3D
175 $this->iThickness = $aHeight;
862 if ($this->iThickness) {
863 $thick = $this->iThickness;
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/
H A Djpgraph_pie3d.php22 var $iThickness=false; variable in PiePlot3D
146 $this->iThickness = $aHeight;
816 if( $this->iThickness ) {
817 $thick = $this->iThickness;
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Djpgraph_pie3d.php22 var $iThickness=false; variable in PiePlot3D
153 $this->iThickness = $aHeight;
825 if( $this->iThickness ) {
826 $thick = $this->iThickness;
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Djpgraph_pie3d.php22 private $iThickness=false; variable in PiePlot3D
153 $this->iThickness = $aHeight;
825 if( $this->iThickness ) {
826 $thick = $this->iThickness;
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_pie3d.php21 private $iThickness=false; variable in PiePlot3D
158 $this->iThickness = $aHeight;
836 if( $this->iThickness ) {
837 $thick = $this->iThickness;