Searched refs:FreeText (Results 1 – 5 of 5) sorted by relevance
| /plugin/statdisplay/pchart/ |
| D | pChart.php | 1119 …$Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { argument 1141 if ($FreeText == NULL) { 1144 $Label = $FreeText;
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 1130 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… argument 1149 if ( $FreeText == NULL ) 1150 { $Label = $Value; } else { $Label = $FreeText; }
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 1154 …function drawTreshold($Value,$R,$G,$B,$ShowLabel=FALSE,$ShowOnRight=FALSE,$TickWidth=4,$FreeText=N… argument 1173 if ( $FreeText == NULL ) 1174 { $Label = $Value; } else { $Label = $FreeText; }
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js.map | 1 …Popup':\n return new PopupAnnotation(parameters);\n\n case 'FreeText':\n return…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …null) {\n\t options = {};\n\t }\n\t options.Subtype = 'FreeText';\n\t option…
|