Home
last modified time | relevance | path

Searched refs:cell (Results 126 – 150 of 383) sorted by last modified time

12345678910>>...16

/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified651 "cell": {
H A Den.js-4.9.merged5 …e3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"Cell","in…
H A Den.js.4.95 …e3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"Cell","in…
H A Den.js.unc5 …e3":"Object Styles"},"table":{"border":"Border size","caption":"Caption","cell":{"menu":"Cell","in…
H A Dfr.js.unc580 "cell": {
H A Dlang_array.txt574 "cell": {
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc21 for ( var j = 0, cell, cells = row.cells.length; j < cells; j++ ) {
22 cell = row.cells[ j ];
23 cols += cell.colSpan;
85 // Webkit could report the following range on cell selection (#4948):
130 var cell = row.append( makeElement( 'td' ) );
131 cell.appendBogus();
211 // cursor inside the first cell (#7959), IE needs a while.
289 // If just one cell isn't a TH then it isn't a header column
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 CKEDITOR.dialog.add("cellProperties",function(g){var c=g.lang.table,e=c.cell,d=g.lang.common,k=CKED…
H A DtableCell.js.unc8 langCell = langTable.cell,
52 // Reads the unit of width property of the table cell.
54 // * @param {CKEDITOR.dom.element} cell An element representing table cell.
56 function getCellWidthType( cell ) {
58 cell.getStyle( 'width' ) || cell.getAttribute( 'width' ) );
202 // Prevent from changing cell properties when the field's value
204 // only the properties of the first cell (https://dev.ckeditor.com/ticket/11439).
217 // Compare saved value with actual value. Update cell only if value has changed.
/plugin/ckgedit/ckeditor/skins/kama/
H A Deditor.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_ie7.css5cell}.cke_menubutton_icon{background-color:#d3d3d3;opacity:.70;filter:alpha(opacity=70);padding:4p…
H A Deditor_ie8.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_iequirks.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_ie.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Deditor.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_gecko.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_ie.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_ie8.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
H A Deditor_iequirks.css5 …w}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_ico…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.css14 padding: 0; /* Shrink cell to allow 1px border indicating focus. */
/plugin/ckgedit/ckeditor/
H A Dckeditor.js383 ….getDocument(),range:a.clone()};w.eol.detect(a,this);w.bogus.exclude(a);w.cell.shrink(a);a.fragmen…
423 a.fragment=e,c=c.getParent()}},cell:{shrink:function(a){a=a.range;var b=a.startContainer,c=a.endCon…
1187cell=x(a.getSelection());p(b.cell,!0)}}));b("cellMergeRight",f({allowedContent:"td[colspan]",requi…
1188 exec:function(a,b){b.cell=x(a.getSelection(),"down");p(b.cell,!0)}}));b("cellVerticalSplit",f({allo…
1189 t(a)}}));d.addMenuItems&&d.addMenuItems({tablecell:{label:c.cell.menu,group:"tablecell",order:1,get…
1190cell.insertBefore,group:"tablecell",command:"cellInsertBefore",order:5},tablecell_insertAfter:{lab…
1191cell.merge,group:"tablecell",command:"cellMerge",order:16},tablecell_merge_right:{label:c.cell.mer…
1192 command:"cellVerticalSplit",order:20},tablecell_properties:{label:c.cell.title,group:"tablecellprop…
1219 …Merge","cellMergeRight","cellMergeDown"],function(a,c){t(a,[c.commandData.cell])}),B(a,["cellDelet…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified651 "cell": {
/plugin/ckgedit/ckeditor/skins/moono/
H A Deditor_ie7.css5cell}.cke_menubutton_icon{background-color:#d7d8d7;opacity:.70;filter:alpha(opacity=70);padding:4p…
/plugin/html5video2/
H A Dstyle.css819 display: table-cell;
1251 display: table-cell;
1276 display: table-cell;
1643 display: table-cell;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less77 .fc-more-cell,
85 display: table-cell !important; }

12345678910>>...16