Home
last modified time | relevance | path

Searched refs:wordWrap (Results 1 – 25 of 103) sorted by relevance

12345

/plugin/asciidocjs/node_modules/wrap-ansi/
Dindex.js123 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) {
Dreadme.md54 ##### 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/
Deditor_de.properties46 wordWrap=Zeilenumbruch key
Deditor.properties41 wordWrap=Word wrap key
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …erties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlig… property
Dlang_array.txt588 "wordWrap": "Word Wrap",
Den.js.unc5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
Den.js.beautified584 wordWrap: "Word Wrap",
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt784 wordWrap=wordWrap
Ddia_ru.txt784 wordWrap=Перенос по словам
Ddia_bg.txt784 wordWrap=Сричкопренасяне
Ddia_el.txt784 wordWrap=Αναδίπλωση λέξεων
Ddia_zh.txt784 wordWrap=自动换行
Ddia_uk.txt784 wordWrap=Автоматичний перехід на новий рядок
Ddia_zh-tw.txt784 wordWrap=自動換行
Ddia_ko.txt784 wordWrap=텍스트 줄 바꿈
Ddia_th.txt784 wordWrap=การจัดวาง
Ddia_fa.txt784 wordWrap=‫بازگشت به سر خط‬
Ddia_he.txt784 wordWrap=‫עטיפת טקסט‬
/plugin/emoji/script/
Djquery.textcomplete.js1458 style.wordWrap = 'break-word'; // only for textarea-s
/plugin/linksuggest/vendor/
Djquery.textcomplete.min.js2 …tyle(a):a.currentStyle;j.whiteSpace="pre-wrap","INPUT"!==a.nodeName&&(j.wordWrap="break-word"),j.p…
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
Dlang_array.txt588 "wordWrap": "Word Wrap",
Den.js-4.9.merged5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…
Den.js.unc5 …,"cellType":"Cell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAl…

12345