Home
last modified time | relevance | path

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

/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js5 …tion(){a.getContentElement("dictionaries","dictionaryNote").getElement().setText("");null!=g.getUs…
18 …mand+"Dic"),c=c.replace("%s",b.data.name),d.setText(c),a.css(d.$,{color:"blue"})):(""===b.data.nam…
19setText(c)),a.css(d.$,{color:"red"}),null!=e.getUserDictionaryName()&&""!=e.getUserDictionaryName(…
20 (f=c.getLocal("message_error_"+b.data.command+"Dic"),f=f.replace("%s",b.data.name),d.setText(f));a.…
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js12 …t()||b[e].instance.getElement();else continue;c=b[e].localizationID||e;d.setText(a.LocalizationCom…
25 …o.GrammTab.getElement().setHtml("");a.textNodeInfo.GrammTab.getElement().setText(b.info);b=b.gramm…
83setText(a.LocalizationComing.Create)},onClick:b},{type:"button",id:"restore",label:"Restore",title…
84setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:"delete",label:"Remove",title:"…
85 …ming.OptionsTextIntro+"\x3c/div\x3e",onShow:function(){this.getElement().setText(a.LocalizationCom…
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dselect.js5 …&c<a.getChildCount()?a.getChild(0>c?0:c).insertBeforeMe(d):a.append(d),d.setText(0<b.length?b:""),…
6 …ve();k(a,b)}function q(a,b,e,d){a=f(a);if(0>b)return!1;a=a.getChild(b);a.setText(e);a.setValue(d);…
/webtrees/app/Report/
H A DReportBaseElement.php137 public function setText(string $text): void function in Fisharebest\\Webtrees\\Report\\ReportBaseElement
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js111 return a}}:function(a){return this.$.innerHTML=a},setText:function(){var a=document.createElement("…
199 ….insertAfter(f.startContainer)):f.insertNode(a);a.scrollIntoView();d&&(f.startContainer.setText(c),
203 …==e.startContainer.getText()?(e.startContainer.setText("​"),a=c.getClientRects(),e.startContainer.
204 …unction d(a){var b=a.startNode;a=a.endNode;var c;b.setText("​");b.removeStyle("display");a?(a.setT…
402 …t()&&(CKEDITOR.env.ie&&9>CKEDITOR.env.version?q.$.styleSheet.cssText=k:q.setText(k)):(k=f.appendSt…
454 …&(g[0].offset-=f);d.focusNode==c.$&&d.focusOffset>f&&(g[1].offset-=f)}}c.setText(w(c.getText(),1))…
539 …urn this.$.nodeValue.length},getText:function(){return this.$.nodeValue},setText:function(a){this.… method
688 …9px"});a.setAttributes({"aria-live":"assertive","aria-atomic":"true"});a.setText(b);CKEDITOR.docum…
718 …min"),a.setAttribute("title",b.lang.toolbar.toolbarExpand));a.getFirst().setText(f?"▲":"◀");d.setS…
755 …e==CKEDITOR.NODE_TEXT&&c&&c.type==CKEDITOR.NODE_TEXT&&(d=a.getLength(),a.setText(a.getText()+c.get…
[all …]
H A DCHANGES.md1398 …detection in the [`element.setText()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom…