Home
last modified time | relevance | path

Searched refs:compatibility (Results 1 – 25 of 254) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
DDimensionCompatibility.php25 public $compatibility; variable in Google\\Service\\AnalyticsData\\DimensionCompatibility
32 public function setCompatibility($compatibility) argument
34 $this->compatibility = $compatibility;
41 return $this->compatibility;
DMetricCompatibility.php25 public $compatibility; variable in Google\\Service\\AnalyticsData\\MetricCompatibility
32 public function setCompatibility($compatibility) argument
34 $this->compatibility = $compatibility;
41 return $this->compatibility;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DAdSlot.php29 public $compatibility; variable in Google\\Service\\Dfareporting\\AdSlot
72 public function setCompatibility($compatibility) argument
74 $this->compatibility = $compatibility;
81 return $this->compatibility;
DAd.php62 public $compatibility; variable in Google\\Service\\Dfareporting\\Ad
297 public function setCompatibility($compatibility) argument
299 $this->compatibility = $compatibility;
306 return $this->compatibility;
DPlacement.php56 public $compatibility; variable in Google\\Service\\Dfareporting\\Placement
293 public function setCompatibility($compatibility) argument
295 $this->compatibility = $compatibility;
302 return $this->compatibility;
DCreative.php98 public $compatibility; variable in Google\\Service\\Dfareporting\\Creative
527 public function setCompatibility($compatibility) argument
529 $this->compatibility = $compatibility;
536 return $this->compatibility;
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js103 function optimizeColors(name, value, compatibility) { argument
155 if (compatibility.colors.opacity && name.indexOf('background') == -1) {
218 function optimizePixelLengths(_, value, compatibility) { argument
231 …if (compatibility.properties.shorterLengthUnits && compatibility.units.pt && intVal * 3 % 4 === 0)…
235 … if (compatibility.properties.shorterLengthUnits && compatibility.units.pc && intVal % 16 === 0) {
239 … if (compatibility.properties.shorterLengthUnits && compatibility.units.in && intVal % 96 === 0) {
410 … == Hack.ASTERISK || property.hack[0] == Hack.UNDERSCORE) && !options.compatibility.properties.ieP…
411 property.hack[0] == Hack.BACKSLASH && !options.compatibility.properties.ieSuffixHack ||
412 property.hack[0] == Hack.BANG && !options.compatibility.properties.ieBangHack)) {
420 if (!options.compatibility.properties.ieFilters && isLegacyFilter(property)) {
[all …]
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dmerge-adjacent.js18 var adjacentSpace = options.compatibility.selectors.adjacentSpace;
20 var mergeablePseudoClasses = options.compatibility.selectors.mergeablePseudoClasses;
21 var mergeablePseudoElements = options.compatibility.selectors.mergeablePseudoElements;
22 var mergeLimit = options.compatibility.selectors.mergeLimit;
23 var multiplePseudoMerging = options.compatibility.selectors.multiplePseudoMerging;
Dmerge-non-adjacent-by-body.js41 var adjacentSpace = options.compatibility.selectors.adjacentSpace;
43 var mergeablePseudoClasses = options.compatibility.selectors.mergeablePseudoClasses;
44 var mergeablePseudoElements = options.compatibility.selectors.mergeablePseudoElements;
45 var multiplePseudoMerging = options.compatibility.selectors.multiplePseudoMerging;
Dreduce-non-adjacent.js14 var mergeablePseudoClasses = options.compatibility.selectors.mergeablePseudoClasses;
15 var mergeablePseudoElements = options.compatibility.selectors.mergeablePseudoElements;
16 var multiplePseudoMerging = options.compatibility.selectors.multiplePseudoMerging;
90 var mergeablePseudoClasses = options.compatibility.selectors.mergeablePseudoClasses;
91 var mergeablePseudoElements = options.compatibility.selectors.mergeablePseudoElements;
92 var multiplePseudoMerging = options.compatibility.selectors.multiplePseudoMerging;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DCleanCssFilter.php29 private $compatibility; variable in Assetic\\Filter\\CleanCssFilter
212 * @param string $compatibility
214 public function setCompatibility($compatibility) argument
216 $this->compatibility = $compatibility;
252 if ($this->compatibility) {
253 $pb->add('--compatibility ' .$this->compatibility);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1Entity.php112 public function setCompatibility(GoogleCloudDataplexV1EntityCompatibilityStatus $compatibility) argument
114 $this->compatibility = $compatibility;
121 return $this->compatibility;
/plugin/divalign2/
DChangeLog23 * Temporarily disabled ODT compatibility.
40 * ODT: compatibility is temporarily removed.
51 * ODT: slightly better compatibility with the renderer
61 * Text: compatibility with text renderer.
62 * ODT: partial compatibility with renderer.
/plugin/jplayer/vendor/symfony/process/
DCHANGELOG.md18 * deprecated configuring enhanced Windows compatibility
19 * deprecated configuring enhanced sigchild compatibility
54 * enhanced Windows compatibility
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-meta-data.asciidoc46 ==== Send the API compatibility layer
48 Starting from version 7.13, {es} supports a compatibility header in
59 everything at once. {es} should be upgraded first after the compatibility header is
62 To enable this compatibility header, you need to create an `ELASTIC_CLIENT_APIVERSIONING`
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/
Dvalidator.js478 function validator(compatibility) { argument
480 return !(value in compatibility.units) || compatibility.units[value] === true;
484 colorOpacity: compatibility.colors.opacity,
/plugin/stars2/
DREADME.md50 * Added better compatibility to other plugins by kernam
53 * Bugfix for php 7.0 compatibility by @LarsGit223
56 * Bugfix for php 7.0 compatibility by @LarsGit223
/plugin/grensladawritezor/fckeditor/editor/_source/
Dfckscriptloader.js77 FCKScriptLoader.AddScript = function( scriptName, scriptBasePath, dependency, compatibility ) argument
83 Compatibility : compatibility || FCK_GENERIC
/plugin/asciidocjs/node_modules/clean-css/lib/
Dclean.js34 compatibility: compatibilityFrom(options.compatibility), property
106 validator: validator(options.compatibility),
/plugin/wysiwyg/fckeditor/editor/_source/
Dfckscriptloader.js77 FCKScriptLoader.AddScript = function( scriptName, scriptBasePath, dependency, compatibility ) argument
83 Compatibility : compatibility || FCK_GENERIC
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md28 * [Compatibility modes](#compatibility-modes)
88 * changes default Internet Explorer compatibility from 9+ to 10+, to revert the old default use `{
103 * `multiplePseudoMerging` compatibility flag controlling merging of rules with multiple pseudo clas…
106 * `compatibility: { selectors: { mergeLimit: <number> } }` flag in compatibility settings controlli…
121 * Adds `process` method for compatibility with optimize-css-assets-webpack-plugin;
131 * `compatibility` - controls compatibility mode used; defaults to `ie10+`; see [compatibility modes…
146 There is a certain number of compatibility mode shortcuts, namely:
148 * `new CleanCSS({ compatibility: '*' })` (default) - Internet Explorer 10+ compatibility mode
149 * `new CleanCSS({ compatibility: 'ie9' })` - Internet Explorer 9+ compatibility mode
150 * `new CleanCSS({ compatibility: 'ie8' })` - Internet Explorer 8+ compatibility mode
[all …]
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md77 * deprecated configuring enhanced Windows compatibility
78 * deprecated configuring enhanced sigchild compatibility
113 * enhanced Windows compatibility
/plugin/commonmark/
H A Dplugin.info.txt6 desc Add compatibility for commonmark to dokuwiki
/plugin/box/
DREADME8 2022-08-16 PHP8 compatibility and other code tidying
/plugin/copy2clipboard/
Dcopy2clipboard57 ===== Browser compatibility =====
62 …er.mozilla.org/en-US/docs/Web/API/Clipboard#browser_compatibility|Clipboard Browser compatibility]]
63 table on MDN for the major browser compatibility
87 Please note that issues relating to browser compatibility will not be fixed (by the author).

1234567891011