Home
last modified time | relevance | path

Searched refs:Rs (Results 26 – 28 of 28) sorted by last modified time

12

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A Dissue64.vcf83 HANMCuJW8xQgOP51oacWPPGAeRUUOIZQzDhecd6mbIcbPusM0gLmq6bHPohlhDeZuH4c1zzF1+Rs
/plugin/projects/pchart/pchart/
H A Dpchart.php981 …function drawLegend($XPos,$YPos,$DataDescription,$R,$G,$B,$Rs=-1,$Gs=-1,$Bs=-1,$Rt=0,$Gt=0,$Bt=0,$… argument
1004 if ( $Rs == -1 || $Gs == -1 || $Bs == -1 )
1005 { $Rs = $R-30; $Gs = $G-30; $Bs = $B-30; }
1009 …$this->drawFilledRoundedRectangle($XPos+1,$YPos+1,$XPos+$MaxWidth+1,$YPos+$MaxHeight+1,5,$Rs,$Gs,$…
/plugin/charter/lib/pchart/
H A DpChart.class.php1005 …function drawLegend($XPos,$YPos,$DataDescription,$R,$G,$B,$Rs=-1,$Gs=-1,$Bs=-1,$Rt=0,$Gt=0,$Bt=0,$… argument
1028 if ( $Rs == -1 || $Gs == -1 || $Bs == -1 )
1029 { $Rs = $R-30; $Gs = $G-30; $Bs = $B-30; }
1033 …$this->drawFilledRoundedRectangle($XPos+1,$YPos+1,$XPos+$MaxWidth+1,$YPos+$MaxHeight+1,5,$Rs,$Gs,$…

12