Home
last modified time | relevance | path

Searched refs:right (Results 276 – 300 of 2021) sorted by path

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

/plugin/charter/
H A Dhelper.php71 'align', // alignment of image, valid values are 'left', 'right' and 'center'
/plugin/chat/
H A Dreadme.txt56 When only ''Read'' right is set, user can see the messages list but is not allowed to send
/plugin/chordsheets/js/
H A Draphael.js1 …&#38;").replace(/\n/g,"<br>"));var U=H.getBoundingClientRect();A.W=g.w=(U.right-U.left)/100,A.H=g.…
/plugin/cite/
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/ckgdoku/
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/ckgdoku/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/ckgdoku/ckeditor/
H A DCHANGES.md230 * [#10448](http://dev.ckeditor.com/ticket/10448): Fixed: Lack of scrollbar in the [right-to-left te…
316 ….ckeditor.com/ticket/11724): [Touch devices] Fixed: Drop-downs often hide right after opening them.
375 …the [Auto Embed](http://ckeditor.com/addon/autoembed) plugin when undoing right after pasting a li…
416 * [#13036](http://dev.ckeditor.com/ticket/13036): Fixed: Notifications are moved 10px to the right.
419 …ev.ckeditor.com/ticket/13140): Fixed: Error thrown when dropping a block widget right after itself.
719 …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.js46 ….unprocessed=a;return g},margin:function(a){function g(a){d.top=b[a[0]];d.right=b[a[1]];d.bottom=b…
90 …ITOR.tools.extend({},this.$.getBoundingClientRect());!a.width&&(a.width=a.right-a.left);!a.height&…
209 …:a instanceof CKEDITOR.style?d=a:(c=a[0],d=a[1]);return[{element:c,left:d,right:function(a,c){c.tr…
218 …t),k instanceof CKEDITOR.style&&(k=D(k)),c.push({check:m==g?null:m,left:k,right:"string"==typeof l…
720right-a.left,e=a.height||a.bottom-a.top,f=q?a.right:b.width-a.left,g=q?b.width-a.right:a.left;q?f<…
828right<u.width&&v.width>q.width?"rtl"==e.contentsLangDirection?"right":"left":d-v.left>v.right-d?"l…
964right=-b.scroll.x,k.width=""):(k.left=g.size.left-g.size.margin.left+b.scroll.x-(a.inInlineMode?b.…
975 …e.top+e.bottom);k.width=k.outerWidth-(h.left+h.right+e.left+e.right);k.bottom=k.top+k.outerHeight;…
980 b=b.data.$.clientY;A(l);z(l,!0);var d=l.view.editable,e=l.view.scroll;c>d.left-e.x&&c<d.right-e.x&&…
1111right:function(a){a.styles["background-color"]=w.background(a.styles.background).color}},{element:…
[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.unc21 margin-right:0px;
46 text-align: right;
160 border-top-right-radius: .3em;
206 float: right;
211 margin-right: auto;
229 .rightalign {text-align: right;}
544 clear: right;
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …lbar:"Smiley"},justify:{block:"Justify",center:"Center",left:"Align Left",right:"Align Right"},lan… property in CKEDITOR.lang.en.justify
H A Den.js.beautified90 ltr: "Text direction from left to right",
91 rtl: "Text direction from right to left"
409 right: "Align Right"
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/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc525 align: 'right',
862 marginRightStyle = element.getStyle( 'margin-right' );
880 element.setStyle( 'margin-right', CKEDITOR.tools.cssLength( value ) );
883 element.removeStyle( 'margin-right' );
891 element.removeStyle( 'margin-right' );
988 // we should remove it only if it matches "left" or "right",
991 case 'right':
1012 …ype = "text/css">.mediacenter { display: block; margin-left: auto; margin-right: auto;}</style><di…
1076 style: 'float:right',
/plugin/ckgdoku/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/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1552 if(e.keyCode == 37 || e.keyCode == 39){ //left/right
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc35 var side = ( editor.lang.dir == 'rtl' ? 'right' : 'left' );
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Ddialog.css20 right: 5px;
/plugin/ckgdoku/ckeditor/plugins/scayt/skins/moono-lisa/
H A Dscayt.css8 margin-right: 4px;
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc325 [ editor.lang.common.alignRight, 'right' ]
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc107 [ langCommon.alignRight, 'right' ]
282 style: ( rtl ? 'margin-right' : 'margin-left' ) + ': 10px',

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