Home
last modified time | relevance | path

Searched refs:Label (Results 26 – 50 of 60) sorted by relevance

123

/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
/plugin/sfauth/
H A DREADME.wiki44 * Field Label: DokuWiki Groups
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php14 use ComboStrap\Label; alias
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js88Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if …
89Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:fals…
90Label=' ';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Pa…
92Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
93Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.…
94Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
95Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
103Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.Su…
H A Dfckeditorcode_gecko.js87Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if …
88Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:fals…
89Label=' ';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Pa…
91Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
92Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.…
93Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
94Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
102Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.Su…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js101Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if …
102Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:fals…
103Label=' ';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Pa…
105Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
106Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.…
107Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
108Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
110 …his.Command=FCKCommands.GetCommand('Scayt');this.CommandName='Scayt';this.Label=this.GetLabel();th…
116Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.Su…
H A Dfckeditorcode_ie.js102Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if …
103Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:fals…
104Label=' ';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Pa…
106Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
107Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.…
108Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
109Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.Def…
111 …his.Command=FCKCommands.GetCommand('Scayt');this.CommandName='Scayt';this.Label=this.GetLabel();th…
117Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.Su…
/plugin/switchpanel/
H A DREADME.md240 ## Label line
/plugin/statdisplay/pchart/
H A DpChart.php1142 $Label = $Value;
1144 $Label = $FreeText;
1160 $Label,
2387 $Label = $Data [$i] [$DataDescription->getPosition()];
2389 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Label );
2410 $Label,
/plugin/statistics/inc/pchart/
H A DpChart.php1229 $Label = $Value;
1231 $Label = $FreeText;
1247 $Label,
1321 // Label background
2568 $Label = $Data [$i] [$DataDescription->getPosition()];
2570 $Positions = imagettfbbox($this->FontSize, 0, $this->FontName, $Label);
2592 $Label,
/plugin/projects/pchart/pchart/
H A Dpchart.php1150 { $Label = $Value; } else { $Label = $FreeText; }
1153 …re,$this->FontSize,0,$this->GArea_X2+2,$Y+($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
1155 …re,$this->FontSize,0,$this->GArea_X1+2,$Y-($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
2169 $Label = $Data[$i][$DataDescription["Position"]];
2171 $Positions = imagettfbbox($this->FontSize,0,$this->FontName,$Label);
2184 …text($this->Picture,$this->FontSize,0,$X+$XOffset,$Y+$YOffset,$C_TextColor,$this->FontName,$Label);
/plugin/charter/lib/pchart/
H A DpChart.class.php1174 { $Label = $Value; } else { $Label = $FreeText; }
1177 …re,$this->FontSize,0,$this->GArea_X2+2,$Y+($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
1179 …re,$this->FontSize,0,$this->GArea_X1+2,$Y-($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
2194 $Label = $Data[$i][$DataDescription["Position"]];
2196 $Positions = imagettfbbox($this->FontSize,0,$this->FontName,$Label);
2209 …text($this->Picture,$this->FontSize,0,$X+$XOffset,$Y+$YOffset,$C_TextColor,$this->FontName,$Label);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak647 "Label Fill", mxConstants.STYLE_LABEL_BACKGROUNDCOLOR)));
649 new ColorAction("Label Border",
/plugin/combo/ComboStrap/
H A DMarkupPath.php1052 Label::PROPERTY_NAME,
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js49Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAM_HTMLorMML.js48Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAccessible.js65Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DTeX-MML-AM_HTMLorMML.js62Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DMML_HTMLorMML-full.js51Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAM_HTMLorMML-full.js51Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DTeX-MML-AM_SVG-full.js58Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAccessible-full.js68Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DTeX-MML-AM_HTMLorMML-full.js65Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5504 var key = mxUtils.trim(data.Label).replace(/[^a-z0-9]+/ig, '_').
7829 v.value = convertText(p.Label);
7830 v.style += getLabelStyle(p.Label, isLastLblHTML);
7905 v.value = convertText(p.Label);
7906 v.style += getLabelStyle(p.Label, isLastLblHTML) + 'shape=partialRectangle;left=0;right=0;';
7921 v.value = convertText(p.Label);
7922 v.style += getLabelStyle(p.Label, isLastLblHTML);
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md860 * `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://githu…

123