Searched refs:wordWrap (Results 1 – 25 of 103) sorted by relevance
12345
| /plugin/asciidocjs/node_modules/wrap-ansi/ |
| D | index.js | 123 if (rowLength >= columns && (options.wordWrap === false || options.trim === false)) { 149 if (options.wordWrap === false && rowLength < columns) { 157 if (rowLength + lengths[index] > columns && options.wordWrap === false) {
|
| D | readme.md | 54 ##### wordWrap l4subsection 59 …spaces, ensuring that they don't extend past the configured columns. If wordWrap is `false`, each …
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor_de.properties | 46 wordWrap=Zeilenumbruch key
|
| D | editor.properties | 41 wordWrap=Word wrap key
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | en.js | 1 …erties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlig… property
|
| D | lang_array.txt | 588 "wordWrap": "Word Wrap",
|
| D | en.js.unc | 5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
|
| D | en.js.beautified | 584 wordWrap: "Word Wrap",
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 784 wordWrap=wordWrap
|
| D | dia_ru.txt | 784 wordWrap=Перенос по словам
|
| D | dia_bg.txt | 784 wordWrap=Сричкопренасяне
|
| D | dia_el.txt | 784 wordWrap=Αναδίπλωση λέξεων
|
| D | dia_zh.txt | 784 wordWrap=自动换行
|
| D | dia_uk.txt | 784 wordWrap=Автоматичний перехід на новий рядок
|
| D | dia_zh-tw.txt | 784 wordWrap=自動換行
|
| D | dia_ko.txt | 784 wordWrap=텍스트 줄 바꿈
|
| D | dia_th.txt | 784 wordWrap=การจัดวาง
|
| D | dia_fa.txt | 784 wordWrap=بازگشت به سر خط
|
| D | dia_he.txt | 784 wordWrap=עטיפת טקסט
|
| /plugin/emoji/script/ |
| D | jquery.textcomplete.js | 1458 style.wordWrap = 'break-word'; // only for textarea-s
|
| /plugin/linksuggest/vendor/ |
| D | jquery.textcomplete.min.js | 2 …tyle(a):a.currentStyle;j.whiteSpace="pre-wrap","INPUT"!==a.nodeName&&(j.wordWrap="break-word"),j.p…
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
|
| D | lang_array.txt | 588 "wordWrap": "Word Wrap",
|
| D | en.js-4.9.merged | 5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
|
| D | en.js.unc | 5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
|
12345