Home
last modified time | relevance | path

Searched refs:txt (Results 201 – 225 of 388) sorted by relevance

12345678910>>...16

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php39 function Write($h, $txt, $currentx = 0, $link = '', $directionality = 'ltr', $align = '', $fill = 0) argument
56 $s = str_replace("\r", '', $txt);
73 if (preg_match('/([' . $this->mpdf->pregRTLchars . '])/u', $txt)) {
H A DTableOfContents.php575 $txt = $this->mpdf->purify_utf8_text($toc_bookmarkText);
577 $txt = $this->mpdf->all_entities_to_utf8($txt);
579 $newBookmark[0] = ['t' => $txt, 'l' => 0, 'y' => 0, 'p' => $toc_page];
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js783 var createTextRow = function(styleMap, charSect, pSect, textEl, txt) argument
788 var strRect = mxUtils.getSizeForString(txt, fontSize, fontFamily);
793 strRect = mxUtils.getSizeForString(txt, fontSize, fontFamily, w);
870 var txtNode = that.xmlDoc.createTextNode(txt + (styleMap['blockElem']? "\n" : ""));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D25.25.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D15.15.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D68.68.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D56.56.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D10.10.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D54.54.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
/plugin/icons/assets/
H A DLICENSE.md50 …e [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt). Feel free to remi…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm57 Config.HtmlExtensions = "html,htm,xml,xsd,txt,js" ;
103 …g,ppt,pxd,qt,ram,rar,rm,rmi,rmvb,rtf,sdc,sitd,swf,sxc,sxw,tar,tgz,tif,tiff,txt,vsd,wav,wma,wmv,xls…
/plugin/data/syntax/
H A Dentry.php645 * @param $txt
649 public static function normalize($txt)
651 return str_replace('#', '\#', trim($txt));
585 _normalize($txt) global() argument
/plugin/flowplay/flowplayer/
H A Djavascript.txt4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
/plugin/yuriigantt/
H A DREADME.md58 You can also try [this demo example](_test/test_page.txt) instead.
/plugin/divalign2/
H A DChangeLog19 * Added info.txt .
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Dicons.txt22 background-image: url(images/fileicons/txt.png);
/plugin/authsmartcard/
H A DREADME.md42 …login page (YOUR_DOKUWIKI_INSTALLATION/inc/lang/YOUR_CHOSEN_LANGUAGE/login.txt) to have a link for…
/plugin/pgn4web/
H A DREADME.md46 Details are documented in pgn4web/README.txt
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js123 _toHTML: function(txt) { argument
124 return txt.escapeHTML().replace(/\n/g,"<br/>");
/plugin/docimporter/
H A D.action.php.swp16 … $myWikiContent = file_get_contents($tempDir."/".$agnosticFileName.".txt");� #Load ht…
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt453 Список соавторов читайте в файле AUTHORS.ru.txt
/plugin/mediasyntax/
H A DREADME39 2011-07-17: 1 hour: Issue 6: bring date from http://www.dokuwiki.org/plugin:mediasyntax and plugin.info.txt in sync
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md41 pip install --requirement doc/requirements.txt --user
/plugin/googlemap3/
H A Dgooglemap3.js188 content: googleMapArray[i].overlay[j].txt,
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dhtml.css1 /* See license.txt for terms of usage */

12345678910>>...16