Home
last modified time | relevance | path

Searched refs:preset (Results 1 – 25 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DH265CodecSettings.php67 public $preset; variable in Google\\Service\\Transcoder\\H265CodecSettings
252 public function setPreset($preset) argument
254 $this->preset = $preset;
261 return $this->preset;
DH264CodecSettings.php71 public $preset; variable in Google\\Service\\Transcoder\\H264CodecSettings
270 public function setPreset($preset) argument
272 $this->preset = $preset;
279 return $this->preset;
/plugin/struct/_test/types/
H A DAbstractBaseTest.php15 protected $preset = [ variable in dokuwiki\\plugin\\struct\\test\\types\\AbstractBaseTest
60 $type = new BaseType($this->preset, 'A Label');
127 $type = new BaseType($this->preset, 'A Label');
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.glyph.js218 preset: null, // 'awesome3', 'awesome4', 'bootstrap3', 'material' property
226 if (opts.preset) {
228 !!PRESETS[opts.preset],
229 "Invalid value for `options.glyph.preset`: " + opts.preset
231 opts.map = $.extend({}, PRESETS[opts.preset], opts.map);
/plugin/ckgedit/ckeditor/
Dbuild-config.js29 preset: 'full', property
/plugin/wrap/
Dplugin.info.txt6 …ntainers (divs or spans) and give them a class (choose from a variety of preset classes), a width …
/plugin/indexmenu/
Dscript.js132 preset: themePreset ? themePreset.preset : '', property
/plugin/sequencediagram/bower_components/lodash/
Dyarn.lock625 babel-preset-es2015@^6.3.13:
627 …resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.18.0.tgz#b8c70d…
654 babel-preset-stage-0@^6.5.0:
656 …resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.16.0.tgz#f5a2…
660 babel-preset-stage-1 "^6.16.0"
662 babel-preset-stage-1@^6.16.0:
664 …resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.16.0.tgz#9d31…
668 babel-preset-stage-2 "^6.16.0"
670 babel-preset-stage-2@^6.16.0:
672 …resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.18.0.tgz#9eb7…
[all …]
/plugin/groupmail/
DCHANGELOG24 * Added support to preset content text with content=....
/plugin/ckgedit/ckeditor/skins/kama/
Dreadme.md25 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
Dreadme.md33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/skins/moono/
Dreadme.md35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgdoku/ckeditor/skins/moono/
Dreadme.md35 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
Dreadme.md33 - **preset.css**: the file defines the default styles of some UI elements reflecting the skin prefe…
/plugin/cli/
Dcli-examples.txt331 …example, cmd.exe or the command line interface of switch. In this case, use the preset nospace type
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt715 "--alt-preset n" / "--alt-preset cbr n" when scanning more files.
726 * Bugfix: added LAME preset guessing for presets 410,420,440,490
732 * Bugfix: added LAME preset guessing for presets 410,420,440,490
894 ¤ Added LAME preset guessing for --preset medium with v3.90.3
947 ¤ Enhanced LAME preset guessing for pre-3.93 with a better lookup
1122 (no bitrate) if no LAME preset is used, or 'VBR q??' where ?? is
1187 ¤ Name of LAME preset used (if available, needs LAME v3.90+)
1229 * Bugfix: ASF module died in 1.7.0b1 when WM/Picture preset
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DREADME.md114 and/or implement preset classes/interfaces by overriding all their public methods. The key
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.min.js47preset:null,map:{}},treeInit:function(e){var r=e.tree,e=e.options.glyph;e.preset?(d.assert(!!n[e.p… property
Djquery.fancytree-all-deps.min.js1preset:null,map:{}},treeInit:function(e){var t=e.tree,e=e.options.glyph;e.preset?(a.assert(!!n[e.p… property
Djquery.fancytree-all.js11261 preset: null, // 'awesome3', 'awesome4', 'bootstrap3', 'material' property
11269 if (opts.preset) {
11271 !!PRESETS[opts.preset],
11272 "Invalid value for `options.glyph.preset`: " + opts.preset
11274 opts.map = $.extend({}, PRESETS[opts.preset], opts.map);
Djquery.fancytree-all-deps.js11929 preset: null, // 'awesome3', 'awesome4', 'bootstrap3', 'material' property
11937 if (opts.preset) {
11939 !!PRESETS[opts.preset],
11940 "Invalid value for `options.glyph.preset`: " + opts.preset
11942 opts.map = $.extend({}, PRESETS[opts.preset], opts.map);
/plugin/fetchmedia/
Dyarn.lock570 babel-preset-env@^1.6.0:
572 …resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.0.tgz#2de1c782a780a…
/plugin/abc2/abc-libraries/abc2svg/
Dsnd-1.js497 …ush({presetName:String.fromCharCode.apply(null,data.subarray(ip,ip+=20)),preset:data[ip++]|(data[i… property
/plugin/pdfjs/pdfjs/web/
Dviewer.js10700 var preset = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false; variable
10704 if (preset) {
10742 presetValue: preset ? newValue : undefined
Dviewer.js.map1preset","newValue","isSameScale","presetValue","_setScale","noPadding","hPadding","vPadding","page…

12