Home
last modified time | relevance | path

Searched refs:sizes (Results 51 – 73 of 73) sorted by last modified time

123

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1sizes = [];\n this.missingFile = false;\n\n this.glyphCache = Object.create(null);\n\n th…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1sizes","from","to","summ","setSumWidth","sum_width","scale","parts","diff","adjustSize","full_widt…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js15976 'left:' + sizes.left + 'px',
15977 'width:' + sizes.width + 'px',
15980 'top:' + sizes.top + 'px'
16179 'left:' + sizes.left + 'px',
21772 …if(sizes[innerSizeProperty] > sizes[outerProperty] && sizes[innerSizeProperty] > scrollSize && (ce…
22244 for (var size in sizes) {
22245 sizes[size] = sizes[size] || cellSize[size];
22247 sizes.gravity = Math.max(sizes.gravity, cellSize.gravity);
22249 return sizes;
25173 to = sizes.length - 1;
[all …]
/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 Doxygen.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);
/plugin/colorswatch/
H A Dstyle.css6 /* sizes etc. as CSS variables */
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc124 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
159 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
189 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
/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/database2/
H A Ddatabase2.php2054 …list( $flipDown, $flipUp, $pages, $sizes, $stat ) = $this->getPagerElements( $skip, $num, $count );
2057 unset( $sizes );
2059 $sepStat = $sizes ? ' — ' . $stat : $stat;
2094 $sizes$sepStat
2296 $sizes[] = $this->button( 'num' . $size, $size,
2302 $sizes = count( $sizes ) == 1 ? '' : implode( "\n", $sizes );
2307 return array( $backward, $forward, $pages, $sizes, $stat );
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2008 var sizes = __webpack_require__(102);
2183 var size = sizes[pageSize.toUpperCase()];
13572 var sizes = sizeFunction(this.writer.context().getCurrentPage().pageSize, this.pageMargins);
13573 this.writer.beginUnbreakableBlock(sizes.width, sizes.height);
13575 this.writer.commitUnbreakableBlock(sizes.x, sizes.y);
H A Dpdfmake.min.js.map1sizes","toUpperCase","width","height","updatePageOrientationInOptions","currentPage","pdfKitDoc","…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt144 that the use of different fonts, character sizes, color, and other tools of
H A DREADME.txt41 different chessboard sizes
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1264 media sizes
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css288 Let's move to 'big thoughts' with centered text and custom font sizes.
/plugin/stats/
H A Dsyntax.php895 $sizes = array();
898 $sizes[] = $size;
920 $DataSet->AddPoint($sizes,'sizes');
/plugin/jmol2/jmol/
H A DCHANGES.txt5346 # colors and sizes persist past file load
/plugin/wysiwyg/fckeditor/_samples/html/
H A Dsample14.styles.css101 * Font sizes.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso91 Include the file sizes in kilobytes.
/plugin/bibtex/OSBib/create/
H A Dosbib.css108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list

123