Home
last modified time | relevance | path

Searched refs:getFirst (Results 1 – 25 of 25) sorted by relevance

/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js7 …up:function(a){a=a.getFirst(f).getAttribute("value")||a.getAttribute("start")||1;this.setValue(a)}…
8 1;a.getFirst(f).removeAttribute("value");var d=parseInt(this.getValue(),10);isNaN(d)?a.removeAttrib…
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js8getFirst(f).getAttribute("value")||a.getAttribute("start")||1;this.setValue(a)},commit:function(a)…
/plugin/prosemirror/parser/
DMark.php118 public function getFirst() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark
123 return $this->previousMark->getFirst();
DTextNode.php49 $mark = $openingMarks[0]->getFirst();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
DSplitCapacityCommitmentResponse.php37 public function getFirst() function in Google\\Service\\BigQueryReservation\\SplitCapacityCommitmentResponse
/plugin/findologicxmlexport/vendor/hoa/file/
DFinder.php622 $this->getFirst()
631 $this->getFirst()
753 public function getFirst() function in Hoa\\File\\Finder
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
DLogEntryOperation.php31 public function getFirst() function in Google\\Service\\Networkconnectivity\\LogEntryOperation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DLogEntryOperation.php49 public function getFirst() function in Google\\Service\\Logging\\LogEntryOperation
DRequestLog.php223 public function getFirst() function in Google\\Service\\Logging\\RequestLog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DV2LogEntryOperation.php49 public function getFirst() function in Google\\Service\\ServiceControl\\V2LogEntryOperation
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
Dtable.js1 …);k=x.getElementsByTag("tbody").getItem(0);var l=k.getFirst();while(w.getChildCount()>0){n=w.getFi…
Dtable.js.unc163 var previousFirstRow = tbody.getFirst();
165 theRow = thead.getFirst();
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
Dtable.js1 …);k=x.getElementsByTag("tbody").getItem(0);var l=k.getFirst();while(w.getChildCount()>0){n=w.getFi…
Dtable.js.unc163 var previousFirstRow = tbody.getFirst();
165 theRow = thead.getFirst();
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc.js12 d))c=c.getElement();else if(b[d].instance)c=b[d].instance.getElement().getFirst()||b[d].instance.ge…
84 …setAttribute("title-cmd",this.id)},onShow:function(){(this.getElement().getFirst()||this.getElemen…
85 …setAttribute("title-cmd",this.id)},onShow:function(){(this.getElement().getFirst()||this.getElemen…
86getFirst()||this.getElement()).setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc.js12 e))d=d.getElement();else if(b[e].instance)d=b[e].instance.getElement().getFirst()||b[e].instance.ge…
83getFirst()||this.getElement()).setText(a.LocalizationComing.Create)},onClick:b},{type:"button",id:…
84getFirst()||this.getElement()).setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:…
/plugin/ckgedit/ckeditor/
Dckeditor.js78 …b&&!b.call){var c=b;b=function(a){return!a.equals(c)}}a=!a&&this.getFirst&&this.getFirst();var f;i…
84 …);a.remove()},trim:function(){this.ltrim();this.rtrim()},ltrim:function(){for(var a;this.getFirst&&
85 (a=this.getFirst());){if(a.type==CKEDITOR.NODE_TEXT){var d=CKEDITOR.tools.ltrim(a.getText()),b=a.ge…
96 …l=function(a,d){var b=new CKEDITOR.dom.element("div",d);b.setHtml(a);return b.getFirst().remove()};
103 …R.env.ie&&!CKEDITOR.env.edge){for(c=new CKEDITOR.dom.element("div");d=e.getFirst();)d.$.style.back…
110 …turn a};return this.getName()},getValue:function(){return this.$.value},getFirst:function(a){var b…
117 …ITOR.NODE_ELEMENT)return;if(b.isIdentical(c)){for(var h=e?b.getLast():b.getFirst();d.length;)d.shi…
135 …e(/\s*data-cke-expando=".*?"/g,"")}},!0,{append:1,appendBogus:1,clone:1,getFirst:1,getHtml:1,getLa… property
150 …pe==CKEDITOR.NODE_TEXT&&(r.equals(C)||r.type===CKEDITOR.NODE_ELEMENT&&r.getFirst().equals(C)))c.ap…
157 …ength;m=f;e.getText()?d+=m:(f=e.getPrevious(c),m?(d=m,e=f?f.getNext():e.getParent().getFirst()):(e=
[all …]
Dckeditor.js.unc1905 a = !a && this.getFirst && this.getFirst();
2038 for (var a; this.getFirst &&
2039 (a = this.getFirst());) {
2247 return b.getFirst().remove()
2348 …for (c = new CKEDITOR.dom.element("div"); d = e.getFirst();) d.$.style.backgroundColor && (d.$.sty…
2502 getFirst: function(a) {
2619 … for (var g = e ? b.getLast() : b.getFirst(); d.length;) d.shift().move(b, !e);
2961 getFirst: 1,
3238 …ITOR.NODE_TEXT && (t.equals(F) || t.type === CKEDITOR.NODE_ELEMENT && t.getFirst().equals(F))) c.a…
3400 … d += m : (f = e.getPrevious(c), m ? (d = m, e = f ? f.getNext() : e.getParent().getFirst()) : (e =
[all …]
/plugin/ckgdoku/ckeditor/
Dckeditor.js67 …b&&!b.call){var c=b;b=function(a){return!a.equals(c)}}a=!a&&this.getFirst&&this.getFirst();var e;i…
73 …n(){this.ltrim();this.rtrim()},ltrim:function(){for(var a;this.getFirst&&(a=this.getFirst());){if(…
83 …tion(a,f){var b=new CKEDITOR.dom.element("div",f);b.setHtml(a);return b.getFirst().remove()},CKEDI…
89 new CKEDITOR.dom.element("div");e=g.getFirst();)e.$.style.backgroundColor&&(e.$.style.backgroundCol…
96 …turn a};return this.getName()},getValue:function(){return this.$.value},getFirst:function(a){var b…
103 …ITOR.NODE_ELEMENT)return;if(b.isIdentical(d)){for(var e=g?b.getLast():b.getFirst();c.length;)c.shi…
121 …e(/\s*data-cke-expando=".*?"/g,"")}},!0,{append:1,appendBogus:1,clone:1,getFirst:1,getHtml:1,getLa… property
142 e=f;g.getText()?d+=e:(f=g.getPrevious(c),e?(d=e,g=f?f.getNext():g.getParent().getFirst()):(g=g.getP…
166 …Path":"startPath"](),e=d.block||d.blockLimit,f;e&&!e.equals(d.root)&&!e.getFirst(a(e));)f=e.getPar…
186 ….nextNode=v));u=1}else{if(v.getFirst()){f||(f=this.range.clone(),f.setStartAt(v,CKEDITOR.POSITION_…
[all …]
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
Ddefault.js15 …|background/i)},"v:imagedata":u,"v:shape":function(a){var b=!1;a.parent.getFirst(function(c){"img"…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
Ddefault.js16 …ckground/i)},"v:imagedata":u,"v:shape":function(a){var b=!1;if(null===a.getFirst("v:imagedata"))c(…
/plugin/ditaa/ditaa/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13 …=e&&(e=-1),e},_getNullIfUndefined:function(t){return void 0===t?null:t},getFirst:function(){return…
Ddhtmlxgantt.js.map1 …rder","Infinity","ret","getItems","getIndexById","_getNullIfUndefined","getFirst","getLast","getNe…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js9882 getFirst: function(){ method in DataStore