Home
last modified time | relevance | path

Searched refs:Caption (Results 1 – 25 of 36) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCaption.php20 class Caption extends \Google\Model class
96 class_alias(Caption::class, 'Google_Service_YouTube_Caption');
H A DCaptionListResponse.php31 protected $itemsType = Caption::class;
71 * @param Caption[]
78 * @return Caption[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DCaptions.php20 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/bootswrapper/exe/help/
H A Dcarousel.txt27 ===== Caption =====
/plugin/charter/lib/pchart/
H A DpChart.class.php1184 function setLabel($Data,$DataDescription,$SerieName,$ValueName,$Caption,$R=210,$G=210,$B=210) argument
1206 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2415 $Caption = "";
2422 $Caption = $iLabels[$Key];
2428 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2543 $Caption = "";
2550 $Caption = $iLabels[$Key];
2556 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2669 $Caption = "";
2676 $Caption = $iLabels[$Key];
[all …]
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified569 caption: "Caption",
H A Den.js.unc5 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
H A Dlang_array.txt573 "caption": "Caption",
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified650 "caption": "Caption",
H A Den.js-4.9.merged5 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
H A Den.js.4.95 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
H A Den.js.unc5 …panelTitle3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"…
H A Dlang_array.txt573 "caption": "Caption",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified650 "caption": "Caption",
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1 …CloseWindow|BGFont|BGGradient|BrandingText|BringToFront|Call|CallInstDLL|Caption|ChangeUI|CheckBit…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4195 this.Caption=domplate(Firebug.Rep,{tag:SPAN({"class":"caption"},"$object")});
4243 }}if(numProperties>numPropertiesShown){props.push({object:"...",tag:FirebugReps.Caption.tag,name:"",equal:"",delim:""})
4261 }}}if(count>max){props[Math.max(1,max-1)]={object:"more...",tag:FirebugReps.Caption.tag,name:"",equal:"",delim:""}
4283 }if(array.length>3){items.push({object:(array.length-3)+" more...",tag:FirebugReps.Caption.tag,delim:""})
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …loper.mozilla.org/en-US/docs/Web/HTML/Element/caption \\\"The HTML Table Caption element (<caption…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DCaption.php5 class Caption extends BlockTag class
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js103Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||…
H A Dfckeditorcode_ie.js104Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||…
/plugin/imageflow/
H A DREADME.md34 …give an alternate description here, to display some description if no IPTC Caption meta-data is set
H A Dstyle.css124 Caption Container
/plugin/progrecss/
H A Dstyle.css149 * Caption is not displayed with this mode.
/plugin/projects/pchart/pchart/
H A Dpchart.php1160 function setLabel($Data,$DataDescription,$SerieName,$ValueName,$Caption,$R=210,$G=210,$B=210) argument
1182 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2390 $Caption = "";
2397 $Caption = $iLabels[$Key];
2403 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2518 $Caption = "";
2525 $Caption = $iLabels[$Key];
2531 $Position = imageftbbox($this->FontSize,0,$this->FontName,$Caption);
2644 $Caption = "";
2651 $Caption = $iLabels[$Key];
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js15453 this.Caption = domplate(Firebug.Rep,
15731 tag: FirebugReps.Caption.tag,
15797 tag: FirebugReps.Caption.tag,
15939 … items.push({object: (array.length-3) + " more...", tag: FirebugReps.Caption.tag, delim: ""});

12