Home
last modified time | relevance | path

Searched refs:right (Results 326 – 350 of 2021) sorted by path

1...<<11121314151617181920>>...81

/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc98 if(align == 'center' || align == 'right') {
416 if((matches=attrs[i].value.match(/(left|center|right)/))) {
955 else if(attrs[i].escaped.match(/right/)) {
956 img_align = 'right';
1101 if(this.td_align == 'center' || this.td_align == 'right') {
/plugin/ckgedit/
H A DLICENSE126 exercise the right to control the distribution of derivative or
216 patents or other property right claims or to contest validity of any
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt159 angle quotation mark (right)
547 left-to-right mark
551 right-to-left mark
571 right single quotation mark
586 right double quotation mark
636 single right angle quotation
666 right arrow
676 left right arrow
/plugin/ckgedit/action/
H A Dsave.php100 $right = "}}";
102 if($matches[4]) $right = $matches[4] . $right;
104 $retv = "$left" . $ns. $fn . "$right";
/plugin/ckgedit/ckeditor/
H A DCHANGES.md43 …ttps://ckeditor.com/cke4/addon/toolbar) are activated by clicking them with the right mouse button.
650 * [#10448](https://dev.ckeditor.com/ticket/10448): Fixed: Lack of scrollbar in the [right-to-left t…
736 ….ckeditor.com/ticket/11724): [Touch devices] Fixed: Drop-downs often hide right after opening them.
795 …uto Embed](https://ckeditor.com/cke4/addon/autoembed) plugin when undoing right after pasting a li…
836 * [#13036](https://dev.ckeditor.com/ticket/13036): Fixed: Notifications are moved 10px to the right.
839 …ev.ckeditor.com/ticket/13140): Fixed: Error thrown when dropping a block widget right after itself.
1139 …ket/11306): [OSX][Blink/WebKit] Fixed: No widget entries in the context menu on widget right-click.
H A DLICENSE.md196 exercise the right to control the distribution of derivative or
286 patents or other property right claims or to contest validity of any
559 exercise the right to control the distribution of derivative or
748 patents or other property right claims or to contest validity of any
856 1.8.1. "Licensable" means having the right to grant, to the maximum
1107 other than Netscape has the right to modify the terms applicable to
H A Dckeditor.js198 [b.getClientRect(),b.getClientRect()];b.remove();return{right:Math.max(c[0].right,c[1].right),botto…
777 …b.getViewPaneSize(),c=a.width||a.right-a.left,e=a.height||a.bottom-a.top,m=q?a.right:b.width-a.lef…
778 q?m<c&&(d=h>c?d+c:b.width>c?d-a.left:d-a.right+b.width):m<c&&(d=h>c?d-c:b.width>c?d-a.right+b.width…
793 return a.color&&1===d.objectKeys(a).length},right:function(a){var d=(new CKEDITOR.style(e.config.co…
893 …"left":d-c.left>c.right-d?"left":"right",n.width>h.width?(d="left",f=0):(f="left"==d?0<c.left?c.le…
1040right+b)?!0:!1},place:function(){var b=a.view,c=a.editable,d=a.trigger,h=d.upper,g=d.lower,l=h||g,…
1041 …t:0),m.width=l.size.outerWidth+l.size.margin.left+l.size.margin.right+b.scroll.x,m.right="");h&&g?…
1052 …f.top+f.bottom);g.width=g.outerWidth-(h.left+h.right+f.left+f.right);g.bottom=g.top+g.outerHeight;…
1184right:function(a){a.styles["background-color"]=e.background(a.styles.background).color}},{element:…
1185 right:function(a){CKEDITOR.tools.array.forEach(a.children,function(b){b.name in{td:1,th:1}&&(b.attr…
[all …]
H A Dckeditor.js.unc2930 width: ["border-left-width", "border-right-width", "padding-left", "padding-right"],
4096 right: Math.max(c[0].right, c[1].right),
4782 f.right(b, G);
19041 g ? c.setStyle("margin-right", g) : c.removeStyle("margin-right")
19393 case "right":
20509 base: X + "right:0px;border-right-color:" + a.boxColor + ";",
20643 right: 1,
20733 g.width = g.outerWidth - (h.left + h.right + f.left + f.right);
21628 f + "{background-position:top right;padding-right:8px}"));
24658 right: "0px",
[all …]
H A Dcontents-default.css24 *margin-right:0px;
169 float: right;
184 .rightalign {text-align: right;}
H A Dcontents.css1right:0;padding:0 40px}table{border-collapse:collapse;empty-cells:show;border-spacing:0;border:1px…
H A Dcontents.css.unc18 margin-right:0px;
43 text-align: right;
157 border-top-right-radius: .3em;
203 float: right;
208 margin-right: auto;
226 .rightalign {text-align: right;}
541 clear: right;
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified57 "right": "Right",
131 "ltr": "Text direction from left to right",
132 "rtl": "Text direction from right to left"
H A Den.js-4.9.merged5right":"Right","center":"Center","justify":"Justify","alignLeft":"Align Left","alignRight":"Align …
H A Den.js.4.95right":"Right","center":"Center","justify":"Justify","alignLeft":"Align Left","alignRight":"Align …
H A Den.js.unc5right","rtl":"Text direction from right to left"},"blockquote":{"toolbar":"Block Quote"},"button":…
H A Dfr.js.unc419 "right": "Aligner à droite"
H A Dlang_array.txt94 "ltr": "Text direction from left to right",
95 "rtl": "Text direction from right to left"
413 "right": "Align Right"
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc526 align: 'right',
863 marginRightStyle = element.getStyle( 'margin-right' );
881 element.setStyle( 'margin-right', CKEDITOR.tools.cssLength( value ) );
884 element.removeStyle( 'margin-right' );
892 element.removeStyle( 'margin-right' );
989 // we should remove it only if it matches "left" or "right",
992 case 'right':
1013 …ype = "text/css">.mediacenter { display: block; margin-left: auto; margin-right: auto;}</style><di…
1077 style: 'float:right',
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc61 setupAlignCommand( 'right' );
68 if ( value == 'left' || value == 'right' ) {
95 …( align == value ) ? CKEDITOR.TRISTATE_ON : ( value == 'right' || value == 'left' ) ? CKEDITOR.TRI…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1600 if(e.keyCode == 37 || e.keyCode == 39){ //left/right
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc35 var side = ( editor.lang.dir == 'rtl' ? 'right' : 'left' );
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc14 /*top right bottom left*/
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc14 /*top right bottom left*/
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js22 …n"===a.name,f;for(f in b)if(!f.match(d||/margin((?!-)|-left|-top|-bottom|-right)|text-indent|text-…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md4 … users type. To correct spelling or grammar error, a user simply needs to right-click the marked w…

1...<<11121314151617181920>>...81