Searched refs:TX (Results 1 – 6 of 6) sorted by relevance
| /plugin/statdisplay/pchart/ |
| D | PieChart.php | 262 $TX = cos ( ($TAngle) * M_PI / 180 ) * ($Radius + 10 + $SpliceDistance) + $XPos; 270 $TX = $TX - $TextWidth; 274 new Point($TX, $TY), 513 $TX = cos ( ($TAngle) * M_PI / 180 ) * ($Radius + 10) + $XPos; 521 $TX = $TX - $TextWidth; 525 new Point($TX, $TY),
|
| /plugin/asciidocjs/node_modules/handlebars/ |
| D | README.markdown | 40 var data = { "name": "Alan", "hometown": "Somewhere, TX", 45 // <p>Hello, my name is Alan. I am from Somewhere, TX. I have 2 kids:</p>
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 2407 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10) + $XPos; 2415 $TX = $TX - $TextWidth; 2418 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); 2535 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10+$SpliceDistance) + $XPos; 2543 $TX = $TX - $TextWidth; 2546 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); 2659 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius + 10)+ $XPos; 2667 $TX = $TX - $TextWidth; 2670 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption);
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 2432 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10) + $XPos; 2440 $TX = $TX - $TextWidth; 2443 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); 2560 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius+10+$SpliceDistance) + $XPos; 2568 $TX = $TX - $TextWidth; 2571 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); 2684 $TX = cos(($TAngle) * 3.1418 / 180 ) * ($Radius + 10)+ $XPos; 2692 $TX = $TX - $TextWidth; 2695 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption);
|
| /plugin/geonav/db/ |
| D | test.sqlite | 112 …1���+43TennesseeTN1��,44TexasTX1��-
|
| /plugin/processing/ |
| D | script.js | 143 TX: 18, property
|