Home
last modified time | relevance | path

Searched defs:style (Results 1 – 25 of 31) sorted by relevance

12

/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js9 …elLayout:"horizontal",label:c.lang.common.name,"default":"",accessKey:"N",style:"width:350px",setu… property
10 type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.forms.select.value,style:"wi… property
11 "default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.i… property
12 …",children:[{id:"txtOptName",type:"text",label:c.lang.forms.select.opText,style:"width:115px",setu… property
14 …children:[{id:"txtOptValue",type:"text",label:c.lang.forms.select.opValue,style:"width:115px",setu… property
16 style:"width:100%;",onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","txtOptN… property
17 …getValue()),q(a,c,e.getValue(),e.getValue()))}},{type:"button",id:"btnUp",style:"width:100%;",labe… property
18 …ument);l(c,-1,a.getParentEditor().document)}},{type:"button",id:"btnDown",style:"width:100%;",labe… property
H A Dtextarea.js7 "default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.comm… property
H A Dform.js7 …cessKey:"I"},{id:"enctype",type:"select",label:a.lang.forms.form.encoding,style:"width:100%",acces… property
8 type:"select",label:a.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[a.la… property
H A Dtextfield.js8 …:"text",label:b.lang.forms.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",valid… property
9 "default":"",accessKey:"M",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.comm… property
/webtrees/app/Report/
H A DReportBaseTextbox.php60 public string $style; variable in Fisharebest\\Webtrees\\Report\\ReportBaseTextbox
99 string $style,
H A DAbstractRenderer.php205 string $style,
243 string $style,
257 abstract public function createText(string $style, string $color): ReportBaseText;
316 abstract public function createFootnote(string $style): ReportBaseFootnote;
381 public function addStyle(array $style): void
H A DPdfRenderer.php422 …width, float $height, string $border, string $align, string $bgcolor, string $style, int $ln, floa…
454 string $style,
470 public function createText(string $style, string $color): ReportBaseText
482 public function createFootnote(string $style): ReportBaseFootnote
H A DReportBaseText.php47 public function __construct(string $style, string $color)
H A DHtmlRenderer.php239 …width, float $height, string $border, string $align, string $bgcolor, string $style, int $ln, floa…
271 string $style,
287 public function createText(string $style, string $color): ReportBaseText
299 public function createFootnote(string $style): ReportBaseFootnote
H A DReportBaseFootnote.php52 public function __construct(string $style = '')
H A DReportBaseCell.php127 string $style,
/webtrees/app/Module/
H A DPedigreeChartModule.php265 public function nextLink(Individual $individual, string $style, int $generations): string
286 public function previousLink(Individual $individual, string $style, int $generations): string
333 … protected function individualLink(Individual $individual, string $style, int $generations): string
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js55 …lChecker",accessKey:"S",elements:[{type:"html",id:"banner",label:"banner",style:"",html:"\x3cdiv\x… property
58 …button",label:a.LocalizationButton.ChangeTo_button.text,title:"Change to",style:"width: 100%;",onL… property
59 …:"ChangeAll",label:a.LocalizationButton.ChangeAll.text,title:"Change All",style:"width: 100%;",onL… property
60 …l:a.LocalizationButton.FinishChecking_button.text,title:"Finish Checking",style:"width: 100%;margi… property
61 …",label:a.LocalizationButton.IgnoreAllWords.text,title:"Ignore all words",style:"width: 100%;",onL… property
62 …nt,b.openDialog("options"))}}]}]}]},{type:"hbox",id:"BlockFinishChecking",style:"width:560px; marg… property
63 …id:"Option_button",label:a.LocalizationButton.Options.text,title:"Option",style:"width: 100%;",onL… property
64 …calizationButton.FinishChecking_button_block.text,title:"Finish Checking",style:"width: 100%;",onL… property
65 …"Grammar",accessKey:"G",elements:[{type:"html",id:"banner",label:"banner",style:"",html:"\x3cdiv\x… property
67 …:[{type:"button",id:"ChangeTo_button",label:"Change to",title:"Change to",style:"width: 133px; flo… property
[all …]
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/
H A Dflash.js8 …ce"},{type:4,name:"hSpace"}],vSpace:[{type:1,name:"vSpace"},{type:4,name:"vSpace"}],style:[{type:1, property
15 …e())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:!0,style:"display:inline-bl… property
16 requiredContent:"embed[width]",style:"width:95px",label:a.lang.common.width,validate:CKEDITOR.dialo… property
17 …etup:b,commit:c},{type:"text",id:"vSpace",requiredContent:"embed[vspace]",style:"width:95px",label… property
18 …ect",requiredContent:"embed[scale]",label:a.lang.flash.scale,"default":"",style:"width : 100%;",it… property
19 …Content:"embed[allowscriptaccess]",label:a.lang.flash.access,"default":"",style:"width : 100%;",it… property
20 …uiredContent:"embed[quality]",label:a.lang.flash.quality,"default":"high",style:"width : 100%;",it… property
21 …t",requiredContent:"object[align]",label:a.lang.common.align,"default":"",style:"width : 100%;",it… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/
H A Ddiv.js2 …pe:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",lab… property
4 …g.common.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",requiredContent:"… property
5 "default":"",commit:function(a){a.setAttribute("style",this.getValue())}}]},{type:"hbox",children:[… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js3 …pe:"vbox",align:"left",widths:["100"],children:[{type:"html",id:"langBox",style:"overflow: hidden;… property
6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property
13 …escriptionDicForFree"))+"\x3c/div\x3e"}]},{id:"addWordAction",type:"hbox",style:"width: 100%; marg… property
16 …tionaryState.call(b,"initialState")}}]}]}]},{id:"wordsHolder",type:"hbox",style:"width: 100%; heig… property
17 …d:"about",label:c.getLocal("tab_about"),elements:[{type:"html",id:"about",style:"margin: 5px 5px;"… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/
H A Dspecialchar.js13 …c/div\x3e"},{type:"html",id:"charPreview",className:"cke_dark_background",style:"border:1px solid … property
/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/
H A Dliststyle.js5 …essKey:"I",elements:[{type:"select",label:b.type,id:"type",align:"center",style:"width:150px",item… property
8 …=b&&a.setAttribute("value",d+b-c)}},{type:"select",label:b.type,id:"type",style:"width: 100%;",ite… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/
H A Diframe.js8 …:"hbox",children:[{id:"width",type:"text",requiredContent:"iframe[width]",style:"width:100%",label… property
9 …t"],[a.alignTop,"top"],[a.alignMiddle,"middle"],[a.alignBottom,"bottom"]],style:"width:100%",label… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js21 {type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:d.lan… property
25 …))}}]},{id:"ratioLock",type:"html",className:"cke_dialog_image_ratiolock",style:"margin-top:30px;w… property
33 …cmbAlign",requiredContent:"img{float}",type:"select",widths:["35%","65%"],style:"width:90px",label… property
34 …}]}]},{type:"vbox",height:"250px",children:[{type:"html",id:"htmlPreview",style:"width:95%;",html:… property
36 …kTab,padding:0,elements:[{id:"txtUrl",type:"text",label:d.lang.common.url,style:"width: 100%","def… property
37 …"Browse",target:"Link:txtUrl",url:d.config.filebrowserImageBrowseLinkUrl},style:"float:right",hidd… property
38 …ge.upload,elements:[{type:"file",id:"upload",label:d.lang.image.btnUpload,style:"height:40px",size… property
39 …s.getValue())}},{id:"cmbLangDir",type:"select",requiredContent:"img[dir]",style:"width : 100px;",l… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/smiley/dialogs/
H A Dsmiley.js10 …(){a.getElement().getElementsByTag("a").getItem(0).focus()},0)},onClick:m,style:"width: 100%; bord… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/
H A Dfind.js18 …yout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"width:100%",label… property
19 …"cke_dialog_find_fieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions),style:"margin-top:29px",… property
20 …orizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label… property
21 …horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/
H A Dpaste.js8 id:"editing_area",style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElemen… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Dlink.js13 …,children:[{type:"select",id:"anchorName","default":"",label:b.anchorName,style:"width: 100%;",ite… property
14 a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:b.anchorId,style:"w… property
18 …ren:[{type:"select",id:"linkTargetType",label:h.target,"default":"notSet",style:"width : 100%;",it… property
22 …ebrowser:"uploadButton",elements:[{type:"file",id:"upload",label:h.upload,style:"height:40px",size… property
23 …ct",id:"advLangDir",requiredContent:"a[dir]",label:b.langDir,"default":"",style:"width:110px",item… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js14 u+'"\x3e\x26nbsp;\x3c/div\x3e\x3cspan\x3e'+g.selected+'\x3c/span\x3e\x3cdiv id\x3d"'+p+'" style\x3d… property

12