| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
| D | Captions.php | 20 use Google\Service\YouTube\Caption; alias 93 * @param Caption $postBody 110 * @return Caption 112 public function insert($part, Caption $postBody, $optParams = []) 116 return $this->call('insert', [$params], Caption::class); 157 * @param Caption $postBody 174 * @return Caption 176 public function update($part, Caption $postBody, $optParams = []) 180 return $this->call('update', [$params], Caption::class);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | CaptionListResponse.php | 31 protected $itemsType = Caption::class; 71 * @param Caption[] 78 * @return Caption[]
|
| D | Caption.php | 20 class Caption extends \Google\Model class 96 class_alias(Caption::class, 'Google_Service_YouTube_Caption');
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fckspecialcombo.js | 31 this.Caption = caption ; 207 if ( this.Caption && this.Caption.length > 0 && bShowLabel ) 210 oCaptionCell.innerHTML = this.Caption ; 236 '<td class="TB_Text">' + this.Caption + '</td>' +
|
| /plugin/statdisplay/pchart/ |
| D | PieChart.php | 246 $Caption = ""; 250 …$Caption = (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) / pow ( 10, $Decimals )) . "… 252 $Caption = $iLabels [$Key]; 254 …$Caption = $iLabels [$Key] . "\r\n" . (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) /… 256 …$Caption = $iLabels [$Key] . "\r\n" . (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) /… 258 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Caption ); 277 $Caption, 499 $Caption = ""; 503 …$Caption = (round ( $rValues [$Key] * pow ( 10, $Decimals ) * $rSplicePercent ) / pow ( 10, $Decim… 505 $Caption = $iLabels [$Key]; [all …]
|
| D | pChart.php | 1168 function setLabel($Data, $DataDescription, $SerieName, $ValueName, $Caption, Color $color = null) { argument 1192 $Position = imageftbbox ( $this->FontSize, 0, $this->FontName, $Caption ); 1257 $Caption,
|
| /plugin/statistics/inc/pchart/ |
| D | PieChart.php | 262 $Caption = ""; 266 … $Caption = (round($Value * pow(10, $Decimals) * $SplicePercent) / pow(10, $Decimals))."%"; 268 $Caption = $iLabels [$Key]; 270 …$Caption = $iLabels [$Key]."\r\n".(round($Value * pow(10, $Decimals) * $SplicePercent) / pow(10, $… 272 …$Caption = $iLabels [$Key]."\r\n".(round($Value * pow(10, $Decimals) * $SplicePercent) / pow(10, $… 274 $Position = imageftbbox($this->FontSize, 0, $this->FontName, $Caption); 294 $Caption, 526 $Caption = ""; 530 …$Caption = (round($rValues [$Key] * pow(10, $Decimals) * $rSplicePercent) / pow(10, $Decimals))."%… 532 $Caption = $iLabels [$Key]; [all …]
|
| D | pChart.php | 1256 …function setLabel($Data, $DataDescription, $SerieName, $ValueName, $Caption, Color $color = null) { argument 1280 $Position = imageftbbox($this->FontSize, 0, $this->FontName, $Caption); 1360 $Caption,
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckspecialcombo.js | 31 this.Caption = caption ; 225 if ( this.Caption && this.Caption.length > 0 && bShowLabel ) 228 oCaptionCell.innerHTML = this.Caption ; 254 '<td class="TB_Text">' + this.Caption + '</td>' +
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| D | Caption.php | 5 class Caption extends BlockTag class
|
| /plugin/projects/pchart/pchart/ |
| D | pchart.php | 1160 function setLabel($Data,$DataDescription,$SerieName,$ValueName,$Caption,$R=210,$G=210,$B=210) argument 1182 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption); 1201 …s->Picture,$this->FontSize,0,$XPos + 10,$YPos + $TextOffset,$C_TextColor,$this->FontName,$Caption); 2390 $Caption = ""; 2395 $Caption = (round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Decimals))."%"; 2397 $Caption = $iLabels[$Key]; 2399 …$Caption = $iLabels[$Key]."\r\n".(round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Deci… 2401 …$Caption = $iLabels[$Key]."\r\n".(round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Deci… 2403 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption); 2418 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); [all …]
|
| /plugin/charter/lib/pchart/ |
| D | pChart.class.php | 1184 function setLabel($Data,$DataDescription,$SerieName,$ValueName,$Caption,$R=210,$G=210,$B=210) argument 1206 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption); 1225 …s->Picture,$this->FontSize,0,$XPos + 10,$YPos + $TextOffset,$C_TextColor,$this->FontName,$Caption); 2415 $Caption = ""; 2420 $Caption = (round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Decimals))."%"; 2422 $Caption = $iLabels[$Key]; 2424 …$Caption = $iLabels[$Key]."\r\n".(round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Deci… 2426 …$Caption = $iLabels[$Key]."\r\n".(round($Value * pow(10,$Decimals) * $SplicePercent)/pow(10,$Deci… 2428 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption); 2443 … imagettftext($this->Picture,$this->FontSize,0,$TX,$TY,$C_TextColor,$this->FontName,$Caption); [all …]
|
| /plugin/bootswrapper/exe/help/ |
| D | carousel.txt | 27 ===== Caption =====
|
| /plugin/imageflow/ |
| D | style.css | 124 Caption Container
|
| D | README.md | 34 …give an alternate description here, to display some description if no IPTC Caption meta-data is set
|
| /plugin/progrecss/ |
| D | style.css | 149 * Caption is not displayed with this mode.
|
| /plugin/codemirror/dist/modes/ |
| D | nsis.min.js.map | 1 …CloseWindow|BGFont|BGGradient|BrandingText|BringToFront|Call|CallInstDLL|Caption|ChangeUI|CheckBit…
|
| /plugin/strata/ |
| D | manual.txt | 365 <table ?variable@aggregate(hint) [type::hint] "Caption"> 368 ?variable@aggregate(hint) [type::hint]: Caption
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
|
| D | lang_array.txt | 573 "caption": "Caption",
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 79 …Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||…
|
| D | fckeditorcode_ie.js | 80 …Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||…
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 573 "caption": "Caption",
|
| D | en.js.unc | 5 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
|
| D | en.js.beautified | 569 caption: "Caption",
|