Home
last modified time | relevance | path

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

12345

/plugin/abc2/abc-libraries/abc2svg/
H A Dcombine-1.js4 //combine.js-module to add a combine chord line
5 abc2svg.combine={comb_v:function(){var C=abc2svg.C,delsym=[] class in abc2svg
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-1].acc)
61 for(s=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<
[all...]
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/
H A 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) {
269 if (!$combine || $skip_final_combine) {
300 $combine, argument
307 $response = $this->combine(
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A 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/
H A Dfunctions.php112 $combine = isset($options['combine']) ? $options['combine'] : !$debug;
115 if ($combine) {
/plugin/searchcombinedgoogle/
H A 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/
H A Ddate_modify.rst14 by the `strtotime`_ function) or `DateTime`_ instances. You can easily combine
H A Dspaceless.rst21 You can combine ``spaceless`` with the ``filter`` tag to apply the
/plugin/ipa/
H A Dipa.css54 td.combine {
/plugin/stylingpages/
H A DREADME41 Different pages aiming for the same file won't combine their code.
/plugin/wysiwyg/css/
H A Dfck_internal.css75 /* Any anchor for non-IE, if we combine it
/plugin/fckg/fckeditor/editor/css/
H A Dfck_internal.css81 /* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css74 /* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */
/plugin/authsplit/
H A 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/
H A Ddokuwiki-plugin-page.md66 You can combine outputs. For instance you want to see the summary, missing and orphan option only \\
/plugin/mytemplate/
H A DREADME5 also combine several structure pages.
/plugin/revealjs/
H A Dexample_presentation.dokuwiki140 Of course you can **__//''combine''//__** all these. 8-)
/plugin/authhttp/
H A DREADME73 If these limitations are not acceptable, you might want to combine authhttp
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt7 …ic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.
10 Of course you can **__//''combine''//__** all these.
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md266 The plugin will combine your custom rules with pre-defined ones automatically.
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.
10 Of course you can **__//''combine''//__** all these.
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 … asin asstring atan atan2 ave case choose choosen choosesets clustersize combine correlation cos c…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst110 But how do you combine both: *replace* a template that also extends itself
/plugin/wrap/
H A Dexample.txt400 You can combine and nest all classes and types of boxes, e.g.

12345