Home
last modified time | relevance | path

Searched refs:combine (Results 1 – 25 of 147) sorted by relevance

123456

/plugin/abc2/abc-libraries/abc2svg/
Dcombine-1.js5 abc2svg.combine={comb_v:function(){var C=abc2svg.C,delsym=[]
11 if(s.combine<=0&&s2.type!=s.type)
22 if(s.combine<=1&&s.notes[0].pit<=s2.notes[nhd2].pit+1)
28 if(s.combine>=3){for(m=nhd;m>0;m--){if(s.notes[m].pit==s.notes[m-1].pit&&s.notes[m].acc==s.notes[m-…
61 …=this.get_tsfirst();s;s=s.ts_next){switch(s.type){case C.REST:if(s.combine==undefined||s.combine<0)
67 case C.NOTE:if(s.combine==undefined||s.combine<=0)
94 if(s&&s.notes&&curvoice.combine!=undefined)
95 s.combine=curvoice.combine
96 return s},set_stem_dir:function(of){of();abc2svg.combine.comb_v.call(this)},set_vp:function(of,a){v…
97 for(i=0;i<a.length;i++){if(a[i]=="combine="){curvoice.combine=a[i+1]
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
DUriTemplate.php154 $combine = null, argument
161 return $this->combine(
165 $combine,
179 $combine,
187 public function combine( function in Google\\Utils\\UriTemplate
191 $combine, argument
226 if ($combine && $explode) {
227 $values[$pkey] = $key . $combine . $pvalue;
269 if (!$combine || $skip_final_combine) {
274 return $key . ($value != '' || $combine_on_empty ? $combine . $value : '');
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticNode.php53 $combine = $this->getAttribute('combine');
56 if (null === $combine && null !== $debug) {
57 $combine = !$debug;
60 if (null === $combine) {
80 } elseif ($combine) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
Dfunctions.php112 $combine = isset($options['combine']) ? $options['combine'] : !$debug;
115 if ($combine) {
/plugin/searchcombinedgoogle/
DREADME.md4 … but it does not order search results by relevance. Google does. Why not combine the results of Do…
/plugin/combo/resources/slot/
H A Dpage-header.md3 <icon name="mdi:vector-combine"/>
H A Dpage-footer.md9 <text h4 ><icon name="mdi:vector-combine" spacing="mr-1" color="secondary"/>Your Brand</text>
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Ddate_modify.rst14 by the `strtotime`_ function) or `DateTime`_ instances. You can easily combine
Dspaceless.rst21 You can combine ``spaceless`` with the ``filter`` tag to apply the
/plugin/structnotification/lang/en/
H A Dintro.txt5 Recipient configuration may combine usernames, groups with the usual "@" prefix, and struct placeho…
/plugin/ipa/
Dipa.css54 td.combine {
/plugin/stylingpages/
DREADME41 Different pages aiming for the same file won't combine their code.
/plugin/wysiwyg/css/
Dfck_internal.css75 /* Any anchor for non-IE, if we combine it
/plugin/grensladawritezor/fckeditor/editor/css/
Dfck_internal.css75 /* Any anchor for non-IE, if we combine it
/plugin/fckg/fckeditor/editor/css/
Dfck_internal.css81 /* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */
/plugin/wysiwyg/fckeditor/editor/css/
Dfck_internal.css74 /* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */
/plugin/authsplit/
DREADME23 This suggests using authsplit to combine a rather primitive, yet for some reason
187 This theory tells you, for example, that if you combine authplain as PRIMARY
203 try to combine authhttp with authmysql, or authldap with authplain etc. In
/plugin/orphanmedia2/
Ddokuwiki-plugin-page.md66 You can combine outputs. For instance you want to see the summary, missing and orphan option only \\
/plugin/asciidocjs/node_modules/yargs-parser/
DREADME.md284 ### combine arrays
287 * key: `combine-arrays`
/plugin/authhttp/
DREADME73 If these limitations are not acceptable, you might want to combine authhttp
/plugin/mytemplate/
DREADME5 also combine several structure pages.
/plugin/revealjs/
Dexample_presentation.dokuwiki140 Of course you can **__//''combine''//__** all these. 8-)
/plugin/farm/install/animaltemplate/data/pages/wiki/
Dsyntax.txt7 …ic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.
10 Of course you can **__//''combine''//__** all these.
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1combine=t,this.compareInput=e,this.compare=i,this.isStatic=n,this.id=q++,this.default=t([]),this.e… method
/plugin/amcharts/assets/amcharts/plugins/responsive/
Dreadme.md266 The plugin will combine your custom rules with pre-defined ones automatically.

123456