Home
last modified time | relevance | path

Searched refs:calculated (Results 1 – 25 of 51) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DFixedOrPercent.php25 public $calculated; variable in Google\\Service\\Compute\\FixedOrPercent
38 public function setCalculated($calculated) argument
40 $this->calculated = $calculated;
47 return $this->calculated;
/plugin/pot/source/
Dcalculate.php72 $calculated = $pothelper->_calculate($complete, $mdec); variable
75 $this->cargo[$potid]['output']['result'] = $calculated['result']; // set the var to use it global
76 $this->cargo[$potid]['output']['formula'] = $calculated['formula'];
77 $this->cargo[$potid]['output']['type'] = $calculated['type'];
79 $this->cargo[$potid]['output']['error'] = $calculated['error'];
/plugin/pot/
Dhelper.php217 $calculated['error'] = $error;
218 $calculated['type'] = $type;
219 $calculated['result'] = $result;
220 $calculated['formula'] = $formula;
222 return $calculated;
/plugin/shell/
DP0wnyShell.css21 --calculated-margin: var(--shell-margin);
47 max-width: calc(100% - 2 * var(--calculated-margin));
48 max-height: calc(100% - 2 * var(--calculated-margin));
53 margin: var(--calculated-margin) auto;
76 --calculated-margin: calc(var(--shell-margin) * 2) !important;
87 --calculated-margin: 0 !important;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D863.phpt2 GH-863: Number of tests to run calculated incorrectly when --repeat is used
/plugin/jsontable/script/
Dhandsontable.readme5 Handsontable has problem with dokuwiki: height is incorrectly calculated.
/plugin/gil/
DREADME15 Where nnn.nnn is a number. Conversions are calculated and shown in a tooltip
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog344 * Change: array of calculated page heights is passed to
379 could have their width calculated incorrectly
587 * Fixed: incorrectly calculated width for tables /without/ width
619 * Fixed: calculated width value was always zero for relative
740 calculated'
850 * Fixed: monospace fonts symbol widths were calculated incorrectly
861 * Fixed: character widths were calculated incorrectly for
915 * Fixed: absolute positioned box width was incorrecly calculated
934 * Change: HTML2PS_DIR now calculated always relative to the
1193 * Fixed: path to PDFLIB fonts directory was calculated incorrectly
[all …]
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
Ddesign.css3 …border-bottom: 423px solid #ece9d8; /* calculated as li.tabBodyContainer.height + a.tabHead.height…
/plugin/pagestats/
DREADME.md53 - Statistics are calculated dynamically and reflect the current state of your DokuWiki files.
/plugin/aichat/
DAGENTS.md157 - Chunk IDs are calculated as: pageID * 100 + chunk_sequence (pageIDs come from DokuWiki's internal…
/plugin/webcode/
DREADME.md99 …* The height of the Iframe is now dynamically calculated. No need to give this attribute anymore i…
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt234 * Bugfix: (#1550) Quicktime matrix U/V/W values calculated incorrectly
528 calculated values (decimal latitude, longitude, altitude, time)
618 * Bugfix: FLV height and width was calculated incorrectly
630 * Video bitrate now calculated even if not explicitly stated in
695 * Bugfix: ID3v2 padding length calculated incorrectly.
968 * Bugfix: LAME header calculated track peaks were incorrect for
1424 calculated, and not removed due to lack of permissions. Temp
1666 calculated) will contain the calculated MD5 value for the
1674 ¤ ['md5_data'] for 8-bit WAV files is now calculated based on a
1676 inverted) to match the MD5 value calculated by FLAC
[all …]
DREADME.md392 * Bitrate split between audio and video cannot be calculated for
489 * STREAMINFO.audio_signature is not calculated in FLAC v0.3.0 &
Dreadme.txt399 * Bitrate split between audio and video cannot be calculated for
508 * STREAMINFO.audio_signature is not calculated in FLAC v0.3.0 &
/plugin/jsongendoc/demo/
Djsongendoc_plugin.txt29 …so sections from template are hidden or displayed according to condition calculated from JSON data.
/plugin/upgrade/myvendor/splitbrain/php-cli/
DREADME.md123 Space for borders is automatically calculated. It is recommended to always have some relative (perc…
/plugin/asciidocjs/node_modules/cliui/build/
Dindex.cjs225 // any unset widths should be calculated.
/plugin/tline/
DCHANGES.txt53 the event tracks are only calculated when they are viewed or are about to be viewed.
54 In the same way, the needed width is re-calculated whenever a new set of events
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt77 The hash is calculated with the 'high_security_password' config value, so you
383 with their calculated value. Currently supported:
Dphpthumb.changelog.txt120 required, now password strength calculated based on character
208 * Bugfix: phpThumb.demo.check.php incorrectly calculated
1357 * 'max_source_pixels' is now auto-calculated from PHP
1360 calculated value may not always be correct, and you may
/plugin/pgn4web/pgn4web/
Dpgn-standard-proposed-supplement.txt257 This information is technicaly redundant as it could be calculated by looking at
/plugin/webdav/vendor/sabre/http/
DREADME.md407 * This is being calculated using the base url. This path will not start
/plugin/davcal/vendor/sabre/http/
H A DREADME.md407 * This is being calculated using the base url. This path will not start
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md305 - text-indent when set as "em" - incorrectly calculated if last text in line in different font size…
663 - cyrillic character p р at end of table cell caused cell height to be incorrectly calculated

123