Home
last modified time | relevance | path

Searched refs:dimensions (Results 51 – 75 of 112) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12dimensions={width:f[1].replace("p","%"),height:f[2].replace("p","%")},2===c.length){var g=A.parse(…
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php1648 public $dimensions; variable in Google_GaDataQuery
1658 public function setDimensions( $dimensions) { argument
1659 $this->dimensions = $dimensions;
1662 return $this->dimensions;
2271 public $dimensions; variable in Google_McfDataQuery
2281 public function setDimensions( $dimensions) { argument
2282 $this->dimensions = $dimensions;
2285 return $this->dimensions;
2769 public $dimensions; variable in Google_RealtimeDataQuery
2776 $this->dimensions = $dimensions;
[all …]
H A DGoogle_BooksService.php3055 public $dimensions; variable in Google_VolumeVolumeInfo
3111 public function setDimensions(Google_VolumeVolumeInfoDimensions $dimensions) { argument
3112 $this->dimensions = $dimensions;
3115 return $this->dimensions;
/plugin/magnifier/
H A DREADME.md6 …upe cannot be changed at the moment since the script requires its current dimensions and positions.
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md70 A plugin works by checking chart area dimensions after each resize. (or after
72 settings suitable for these particular dimensions.
125 that deal with chart's dimensions:
360 * Tweaked legend hiding dimensions for pie chart
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTubeAnalytics.php194 'dimensions' => [
H A DAdsense.php378 'dimensions' => [
452 'dimensions' => [
H A DAnalytics.php132 'dimensions' => [
203 'dimensions' => [
252 'dimensions' => [
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt28 match the dimensions of the image it is displaying
/plugin/quickstats/
H A Dstyle.css5 /* This can be used to control the dimensions and overflow of the query output display */
H A Dstyle.wide.css5 /* This can be used to control the dimensions and overflow of the query output display */
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js230 var dimensions = SvgUtils.getSvgDimensions(svg)
231 this.width = dimensions.width
232 this.height = dimensions.height
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default131 // If this is zero then no limit on source image dimensions.
135 // To calculate this number, multiply the dimensions of the largest image you can process with your…
228 …nd EXIF thumbnail is available, and is larger or equal to output image dimensions, use EXIF thumbn…
/plugin/flowplay/flowplayer/
H A DREADME.txt111 …- Now the original FLV video dimensions are detected from the FLV metadata. The different resizing…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt374 and can be in pixels or percent of thumbnail dimensions
418 * Bugfix: "-resize" parameter requires explicit dimensions
849 dimensions error (thanks mailØmmjaeger*com)
854 exactly matched EXIF dimensions
1427 JPEGs) and source image dimensions are larger than
H A Dphpthumb.readme.txt172 * the dimensions of the source image
173 * the dimensions of the output image
H A Dphpthumb.faq.txt267 A: phpThumb fits the rotated image into the 'w' and 'h' dimensions.
/plugin/advrack/
H A Djquery.qtip.js3166 result, position, dimensions;
3348 dimensions = { class in AnonymousFunction67a4f05f5600
3367 this.bgiframe.css(offset).css(dimensions);
/plugin/flowplayer/player/
H A DREADME.txt353 … after coming back from fullscreen. This is now fixed and the original dimensions are preserved in…
436 - now it's possible to load a plugin into the panel without specifying any position/dimensions
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md271 By default it obtains the dimensions from the container but you can optionally overwrite those sett…
660 Additionally, you can add `fit` property which is an array of pixel dimensions,
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2672 var dimensions = { };
2676 dimensions[d] = (B.WebKit && !document.evaluate) ? self['inner' + D] :
2679 return dimensions;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js2782 var dimensions = row.dimensions,
2786 this.expand(number, dimensions.min, number, dimensions.max);
4850 var master = this.getCell(dimensions.top, dimensions.left);
4852 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
4853 for (var j = dimensions.left; j <= dimensions.right; j++) {
4855 if (i > dimensions.top || j > dimensions.left) {
4892 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
4893 for (var j = dimensions.left; j <= dimensions.right; j++) {
5287 var dimensions = model.dimensions = new Range();
16918 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
[all …]
/plugin/flowplay2/flowplayer/
H A DREADME.txt283 …- Now the original FLV video dimensions are detected from the FLV metadata. The different resizing…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md833 dimensions of an image; if this is important to you, you can simply
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less41 /* dimensions */

12345