Home
last modified time | relevance | path

Searched refs:sizes (Results 26 – 50 of 73) sorted by path

123

/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less645 NOTE: use percentage font sizes or else old IE chokes
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js6049 var sizes = ['selectionOnly', 'diagram', 'page'];
6051 for (var i = 0; i < sizes.length; i++)
6053 if (!graph.isSelectionEmpty() || sizes[i] != 'selectionOnly')
6056 mxUtils.write(opt, mxResources.get(sizes[i]));
6057 opt.setAttribute('value', sizes[i]);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1247 var sizes = res.icons[i].raster_sizes;
1248 var index = sizes.length - 1;
1250 while (index > 0 && sizes[index].size > 128)
1255 var size = sizes[index].size;
1256 var url = sizes[index].formats[0].preview_url;
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js145 var sizes = [6, 8, 9, 10, 11, 12, 14, 18, 24, 36, 48, 72];
147 if (mxUtils.indexOf(sizes, this.defaultFontSize) < 0)
149 sizes.push(this.defaultFontSize);
150 sizes.sort(function(a, b)
195 for (var i = 0; i < sizes.length; i++)
197 addItem(sizes[i]);
208 if (mxUtils.indexOf(sizes, this.customFontSizes[i]) < 0)
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1 …y to display this warning without bloating\n // bundle sizes by pulling in all …
H A Dworkbox-bed83ea8.js.map1 …y to display this warning without bloating\n // bundle sizes by pulling in all …
H A Dworkbox-f163abaa.js.map1 …y to display this warning without bloating\n // bundle sizes by pulling in all …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396 …index:i,sizes:n,minDelta:a,maxDelta:l,alt:t,snapBefore:o,snapAfter:s,disposable:r}};s(t,n)}onSashC…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1sizes of the item and alignment container, the given alignment value is honored.\"\n …
H A D3.3.js.map1sizes\",\n \"description\": {\n \"kind\": \"markdown\",\…
H A Dbundle.js396 …index:i,sizes:n,minDelta:a,maxDelta:l,alt:t,snapBefore:o,snapAfter:s,disposable:r}};s(t,n)}onSashC…
H A Dbundle.js.map1sizes of all items in the range map.\n */\n get size() {\n return this._size;\n }…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md53 * Fraction sizes without leading zeros allowed for font sizes (#973, thanks @peterdevpl)
56 * Scientific notation handling in CSS font sizes (#753, thanks, @peterdevpl)
227 - Fixed `LEDGER` and `TABLOID` paper sizes
637 - font: "auto" added: automatically sizes text to fill semicircle (if both set) or full circle (if only one set)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc46 $params['include_disk_info'] = (boolean) Return information about disk usage and shard sizes (default: false)
/plugin/farmer/3rdparty/
H A DPHPIco.php29 * @param array $sizes Optional. An array of sizes (each size is an array with a width and height)
31 * If sizes are not supplied, the size of the source image will be used.
34 public function __construct($file = false, $sizes = [])
61 $this->addImage($file, $sizes);
73 * @param array $sizes Optional. An array of sizes (each size is an array with a width and height) that the
75 * If sizes are not supplied, the size of the source image will be used.
78 public function addImage($file, $sizes = [])
84 if (empty($sizes))
32 __construct($file = false, $sizes = array()) global() argument
68 add_image($file, $sizes = array()) global() argument
[all...]
/plugin/fckg/
H A DChanges18 Increased sizes of link and image dialog windows in gecko. Adjusted font sizes in link.html
320 mainly thumbnails with sizes.
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1264 media sizes
/plugin/icons/syntax/
H A Dbreeze.php24 $sizes = array(8, 16, 22, 32, 48, 64, 128, 256, 512);
25 $size = (($size > max($sizes)) ? max($sizes) : $size);
H A Dfugue.php24 $sizes = array(16, 24, 32);
25 $size = (($size > max($sizes)) ? max($sizes) : $size);
H A Doxygen.php24 $sizes = array(8, 16, 22, 32, 48, 64, 128, 256, 512);
25 $size = (($size > max($sizes)) ? max($sizes) : $size);
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css288 Let's move to 'big thoughts' with centered text and custom font sizes.
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt5346 # colors and sizes persist past file load
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1903 - chunks with odd (not even) sizes would cause the parser fail

123