Home
last modified time | relevance | path

Searched refs:alignment (Results 126 – 150 of 169) sorted by relevance

1234567

/plugin/diagramsnet/lib/resources/
H A Ddia_gu.txt21 alignment=Alignment
H A Ddia_hr.txt21 alignment=Alignment
H A Ddia_id.txt21 alignment=Perataan
H A Ddia_it.txt21 alignment=Allineamento
H A Ddia_lv.txt21 alignment=Alignment
H A Ddia_ml.txt21 alignment=Alignment
H A Ddia_nl.txt21 alignment=Uitlijning
H A Ddia_pl.txt21 alignment=Wyrównywanie
H A Ddia_ca.txt21 alignment=Alineació
H A Ddia_es.txt21 alignment=Alineación
H A Ddia_fil.txt21 alignment=Paghahanay
H A Ddia_fr.txt21 alignment=Alignement
H A Ddia_gl.txt21 alignment=Alineación
H A Ddia_ro.txt21 alignment=Aliniere
H A Ddia_tr.txt21 alignment=Hizalama
H A Ddia_hu.txt21 alignment=Igazítás
H A Ddia_pt-br.txt21 alignment=Alinhamento
H A Ddia_cs.txt21 alignment=Zarovnání
H A Ddia_vi.txt21 alignment=Sự căn lề
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md43 * [#16811](http://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [P…
411 …Fixed: Linked inline [Enhanced Image](http://ckeditor.com/addon/image2) alignment class is not tra…
503 …onfig-cfg-floatSpacePreferRight) configuration option that switches the alignment of the floating …
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10918 /* 18.8.1 alignment CT_CellAlignment */
10919 case '<alignment': case '<alignment/>':
10920 var alignment = {};
10921 if(y.vertical) alignment.vertical = y.vertical;
10922 if(y.horizontal) alignment.horizontal = y.horizontal;
10923 if(y.textRotation != null) alignment.textRotation = y.textRotation;
10924 if(y.indent) alignment.indent = y.indent;
10925 if(y.wrapText) alignment.wrapText = parsexmlbool(y.wrapText);
10926 xf.alignment = alignment;
10928 case '</alignment>': break;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2alignment;if(typeName){offset=offset||0;type=(typeof Types==="undefined"?Runtime.typeInfo:Types.ty…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js5 …fillId,10);styles.CellXf.push(y);break;case"</xf>":break;case"<alignment":case"<alignment/>":break…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js14786 item.alignment = getStyleProperty(item, styleContextStack, 'alignment', 'left');
16432 var alignment = line.inlines && line.inlines.length > 0 && line.inlines[0].alignment;
16435 switch(alignment) {
16448 if (alignment === 'justify' &&
/plugin/ckgedit/ckeditor/
H A DCHANGES.md463 * [#16811](https://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the […
831 … Linked inline [Enhanced Image](https://ckeditor.com/cke4/addon/image2) alignment class is not tra…
923 ….html#cfg-floatSpacePreferRight) configuration option that switches the alignment of the floating …

1234567