Home
last modified time | relevance | path

Searched refs:ShadowActive (Results 1 – 2 of 2) sorted by relevance

/plugin/projects/pchart/pchart/
H A Dpchart.php181 var $ShadowActive = FALSE; variable in pChart
227 $this->ShadowActive = TRUE;
240 $this->ShadowActive = FALSE;
2473 $ShadowStatus = $this->ShadowActive ; $this->ShadowActive = FALSE;
2588 $this->ShadowActive = $ShadowStatus;
2829 if ( $this->ShadowActive && !$NoFallBack )
2865 $ShadowSettings = $this->ShadowActive; $this->ShadowActive = FALSE;
2867 $this->ShadowActive = $ShadowSettings;
3203 if ( $this->ShadowActive && !$NoFallBack )
/plugin/charter/lib/pchart/
H A DpChart.class.php181 var $ShadowActive = FALSE; variable in pChart
227 $this->ShadowActive = TRUE;
240 $this->ShadowActive = FALSE;
2498 $ShadowStatus = $this->ShadowActive ; $this->ShadowActive = FALSE;
2613 $this->ShadowActive = $ShadowStatus;
2854 if ( $this->ShadowActive && !$NoFallBack )
2890 $ShadowSettings = $this->ShadowActive; $this->ShadowActive = FALSE;
2892 $this->ShadowActive = $ShadowSettings;
3228 if ( $this->ShadowActive && !$NoFallBack )