Home
last modified time | relevance | path

Searched refs:FreeText (Results 1 – 6 of 6) sorted by relevance

/plugin/statdisplay/pchart/
H A DpChart.php1119 …$Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { argument
1141 if ($FreeText == NULL) {
1144 $Label = $FreeText;
/plugin/statistics/inc/pchart/
H A DpChart.php1202 function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth = 4, $FreeText = NULL) { argument
1228 if($FreeText == NULL) {
1231 $Label = $FreeText;
/plugin/projects/pchart/pchart/
H A Dpchart.php1130 …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/
H A DpChart.class.php1154 …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/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …null) {\n\t options = {};\n\t }\n\t options.Subtype = 'FreeText';\n\t option…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …Popup':\n return new PopupAnnotation(parameters);\n\n case 'FreeText':\n return…