Home
last modified time | relevance | path

Searched +full:direction +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 1 – 12 of 12) sorted by relevance

/plugin/ckgedit/
H A Dhelper.php87 $ckgedit_conf_direction = $this->getConf('direction');
89 $ckgedit_lang_direction = $lang['direction'];
245 var direction = "$ckgedit_lang_direction";
247 return direction == 'rtl';
/plugin/ckgedit/conf/
H A Ddefault.php19 $conf['direction'] = 'nocheck';
H A Dmetadata.php18 $meta['direction'] = array('multichoice','_choices' => array('nocheck','dokuwiki','ltr','rtl'));
/plugin/ckgedit/ckeditor/
H A Dcontents.css.unc19 /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
105 direction: ltr;
H A Dcontents.css1 …Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;font-size:1em;direction:ltr;text-align:l…
H A Dcontents-default.css25 /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
H A DCHANGES.md554 * [#6115](https://dev.ckeditor.com/ticket/6115): Fixed: When Right-to-Left text direction is applie…
650 ….com/ticket/10448): Fixed: Lack of scrollbar in the [right-to-left text direction](https://ckedito…
924 …tarea text directions by using the *Shift+Alt+Home/End* keystrokes. The direction is stored in the…
1480 * [#10368](https://dev.ckeditor.com/ticket/10368): Move language reading direction definition (`dir…
1634 …ckeditor.com/ticket/9893): [IE] Fixed broken toolbar when editing mixed direction content in Quirk…
H A DLICENSE.md895 to cause the direction or management of such entity, whether by
H A Dckeditor.js131 …ntDefault()})},getDirection:function(a){return a?this.getComputedStyle("direction")||this.getDirec…
132 "ltr":this.getStyle("direction")||this.getAttribute("dir")},data:function(a,b){a="data-"+a;if(void …
520 …ot.equals(this.block)&&this.block||this.blockLimit,!!d.getDtd()[a]):!0},direction:function(){retur…
656direction");a.removeAttribute("dir");return}b="useComputedState"in d.config?d.config.useComputedSt…
658 …].getEnclosedNode())&&h.type==CKEDITOR.NODE_ELEMENT&&(c=h);c&&(b=b?c.getComputedStyle("direction"):
659 c.getStyle("direction")||c.getAttribute("dir"),a.getCommand("bidirtl").setState("rtl"==b?CKEDITOR.T…
662 "dir":"direction")||"style"==c&&(d||b.test(h))){a:{e=this;for(var g=e.getDocument().getBody().getPa…
778 …==b.getName()&&(b=b.getDocument().getBody()),"rtl"==b.getComputedStyle("direction")&&(d=CKEDITOR.e…
806 …s)}l(g);for(var c=k.elementPath(),c=['\x3cdiv class\x3d"cke_menu'+(c&&c.direction()!=k.lang.dir?" …
965 …ent_processed",1)}}function m(b,c){return"ltr"==(c||b.getComputedStyle("direction"))?"margin-left"…
[all …]
H A Dckeditor.js.unc2891 …return a ? this.getComputedStyle("direction") || this.getDirection() || this.getParent() && this.g…
2892 "ltr" : this.getStyle("direction") || this.getAttribute("dir")
10410 direction: function() {
13083 a.removeStyle("direction");
13087direction") : a.getStyle("direction") || a.hasAttribute("dir")) != f && (a.removeStyle("direction"…
13125 c && (b = b ? c.getComputedStyle("direction") :
13126 …c.getStyle("direction") || c.getAttribute("dir"), a.getCommand("bidirtl").setState("rtl" == b ? CK…
13174 "dir" : "direction") || "style" == c && (d || b.test(h))) {
15936 …r (var c = k.elementPath(), c = ['\x3cdiv class\x3d"cke_menu' + (c && c.direction() != k.lang.dir …
19129 return "ltr" == (c || b.getComputedStyle("direction")) ? "margin-left" : "margin-right"
[all …]
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js19 …{var c="background-color:transparent border-image:none color:windowtext direction:ltr mso- visibil…
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php1041 * @param $next bool direction to search for boundary,