Home
last modified time | relevance | path

Searched refs:width (Results 2751 – 2775 of 3734) sorted by relevance

1...<<111112113114115116117118119120>>...150

/plugin/combo/resources/theme/default/components/css/
H A Drailbar.css31 width: 28px;
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dcalendar2-month.svg1 <svg class="bi bi-calendar2-month" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Darrows-move.svg1 <svg class="bi bi-arrows-move" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dbuilding.svg1 <svg class="bi bi-building" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/addressbook/
H A Dsyntax.php545 list($width, $height) = getimagesize($filename);
547 if ($width > $height) {$percent = $max/$width;} else {$percent = $max/$height;}
549 $newwidth = $width * $percent;
557 imagecopyresized($thumb, $source, 0, 0, 0, 0, $newwidth, $newheight, $width, $height);
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css130 width: 100%;
151 min-width: 12px;
181 width: 12px;
270 min-width: 100%;
285 width: 120px;
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DSchool_Building.svg1width="192.771" height="174.807"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"/>…
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php191 $width, argument
199 $this->set_width($width);
223 function set_width($width) { argument
224 $this->_width = $width;
1687 $this->fwPt = $width * $this->k;
1692 $this->fw = $width;
1775 if (!$width) {
1776 $width = $this->fwPt;
1783 $this->setup_format($width, $height);
1906 function SetLineWidth($width) { argument
[all …]
/plugin/svgembed/
H A Dsyntax.php211 … $svg_adjustment = max($this->Get_SVG_Unit_Adjustment($svg_xml->attributes()->width),
214 $svg_width = round(floatval($svg_xml->attributes()->width) * $svg_adjustment);
/plugin/diagramsnet/lib/img/lib/allied_telesis/wireless/
H A DAccess_Point_Indoor.svg1 … 6.958 67.815 6.958 67.815z" stroke="#646567" stroke-width=".262"/><g stroke="#616365" stroke-widt…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md9 - **automatic width adjustment**
106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
114 Columns width can be given in three forms:
116 - fixed width in characters by providing an integer (eg. ``15``)
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js20658 width: width,
21420 this.width = width;
24665 width: width,
24675 width: result.width,
24793 width: width,
24867 width: width,
24948 this.width = width;
25376 width: width,
34859 this.width = width;
54884 this.width = width;
[all …]
/plugin/edittable/lib/
H A Dhandsontable.full.js15864 var width = settings.width;
15867 width = width();
16757 if (width === void 0 || width === priv.settings.width) {
16764 width = width[col];
16768 width = width(col);
16774 width = parseInt(width, 10);
24024 width: width + 'px',
24177 width = width > 0 ? width - 1 : 0;
27865 width = width == null ? defaultColumnWidth : width;
28166 width = width == null ? defaultColumnWidth : width;
[all …]
/plugin/pgn4web/pgn4web/images/tilesvg/
H A Dwp.svg1 <svg width="500" height="500" xmlns="http://www.w3.org/2000/svg">
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Datelier-cave-light.min.css1 …:#955ae7}.hljs-deletion,.hljs-addition{color:#19171c;display:inline-block;width:100%}.hljs-deletio…
/plugin/git/syntax/
H A Dremotestatus.php153 …// $renderer->doc .= "<select id='git_commit' width=\"800\" style=\"width: 800px\" onchange='Ch…
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php74 …$g_px_scale = mm2pt($media->width() - $media->margins['left'] - $media->margins['right']) / $media…
/plugin/tagadd/
H A Dstyle.css14 min-width:150px;
/plugin/xssnipper/
H A Dstyle.css37 max-width: 100% !important;
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dtunnel.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="795.878" height="164.935" viewBox="0 0 210.576 43.63…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DEvent_Hubs.svg1 …/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-163 237 29 30" width="29" height="30"><…
H A DApplication_Gateway.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path fill="#7fba00" d="M25 50c-1.2 …
H A DApplication_Security_Groups.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="36.654" height="50.001"><path d="M31.185 5.96C20.17 …
H A DAutomation.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="50.001" height="45.312"><path d="M46.28 21.656c0-.37…
H A DCounter.svg1 <svg xmlns="http://www.w3.org/2000/svg" height="40" width="50"><path d="M44.5 40h-39c-3 0-5.5-2.5-5…

1...<<111112113114115116117118119120>>...150