Home
last modified time | relevance | path

Searched refs:group (Results 376 – 400 of 769) sorted by relevance

1...<<11121314151617181920>>...31

/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md13 - "deeper branch group exclusion strategy" has a different behaviour, the latest group is used inst…
/plugin/bugzillaint/
H A Dstyle.css85 div.dokuwiki .bugzillalist li.group-headline {
88 div.dokuwiki .bugzillalist li.group-headline-first {
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
/plugin/imagecarousel/
H A D.travis.yml32 - ./phpunit.phar --group plugin_imagecarousel
/plugin/inlineedit/
H A D.travis.yml32 - phpunit --group plugin_inlineedit
/plugin/pageimage/
H A D.travis.yml32 - phpunit --group plugin_pageimage
/plugin/multiselect/
H A D.travis.yml32 - phpunit --group plugin_multiselect
/plugin/ajaxedit/
H A D.travis.yml32 - phpunit --group plugin_ajaxedit
/plugin/textrotate/
H A D.travis.yml32 - phpunit --group plugin_textrotate
/plugin/tagfilter/
H A D.travis.yml32 - ./phpunit.phar --group plugin_tagfilter
/plugin/const/
H A D.travis.yml32 - ./phpunit.phar --group plugin_const
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js480 var group = preliminaryGroups[i];
482 if (group.leaves.length > 0)
484 graphGroup["leaves"] = group.leaves;
486 if (group.groups.length > 0)
488 graphGroup["groups"] = group.groups;
/plugin/issuelinks/
H A D.travis.yml19 …- phpunit --configuration=../lib/plugins/issuelinks/phpunit.xml --group plugin_issuelinks --covera…
/plugin/cleanoldips/
H A D.travis.yml19 …- phpunit --configuration=../lib/plugins/cleanoldips/phpunit.xml --group plugin_cleanoldips --cove…
/plugin/gdpr/
H A D.travis.yml20 …- ./phpunit.phar --configuration=../lib/plugins/gdpr/phpunit.xml --group plugin_gdpr --coverage-cl…
/plugin/sympaauth/
H A DREADME8 $conf['superuser'] = '@mylist@mydomain'; ## mailing list you decided to be superuser group
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersAssets.php46 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) function in Google\\Service\\SecurityCommandCenter\\Resource\\FoldersAssets
H A DProjectsAssets.php46 public function group($parent, GroupAssetsRequest $postBody, $optParams = []) function in Google\\Service\\SecurityCommandCenter\\Resource\\ProjectsAssets
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4group&&object.group.type==="path-group")){for(var prop in coords){if(prop==="x1"||prop==="x2"||pro…
5group=new fabric.Group(circles,{originX:"center",originY:"center"});group.canvas=this.canvas;this.… argument
6group=this._createGroup(target);group.addWithUpdate();this.setActiveGroup(group);this._activeObjec… argument
8group){fabric.StaticCanvas.prototype.sendToBack.call(this.group,this)}else{this.canvas.sendToBack(… argument
9group&&this.group.type==="path-group"){l=0;t=0}ctx.beginPath();for(var i=0,len=this.path.length;i<…
11group&&this.group.type==="path-group"){ctx.translate(this.left,this.top)}this._render(ctx);ctx.res…
H A Dfabric.js9976 group = new fabric.Group(group.reverse(), {
10250 group.origHasControls = group.hasControls;
10251 group.origBorderColor = group.borderColor;
10266 group.hideControls = group.origHideControls;
10267 group.borderColor = group.origBorderColor;
12773 if (this.group && this.group.type === 'path-group') {
13911 if (this.group && this.group.type === 'path-group') {
14299 if (this.group && this.group.type === 'path-group') {
15225 if (this.group && this.group.type === 'path-group') {
17100 if (this.group && this.group.type === 'path-group') {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js231 for (var group = 0; group < len; group++) {
233 … data[offset + group * 128 + k] += gain * iqData[offset + group * 128 + k];
2889 for (var group = 0; group < groupLen; group++, off += 128) {
2896 for (var group = 0; group < groupLen; group++, off += 128) {
2911 for (var group = 0; group < groupLen; group++, off += 128) {
/plugin/superacl/lang/en/
H A Dhelp.txt9 selected user or group.
/plugin/acknowledge/lang/en/
H A Dassign.txt11 Assignes are defined either by username or ''@'' prefixed group name. Multiple assignees are separated by commas '',''.
/plugin/randominc/
H A Dsyntax.php226 $group = $userdata['grps'][0];
231 '@GROUP@' => cleanID($group),
/plugin/pureldap/classes/
H A DClient.php34 /** @var array cached group list */
288 * Clean the group name for use in DokuWiki
290 * @param string $group
293 abstract public function cleanGroup($group);
269 cleanGroup($group) global() argument

1...<<11121314151617181920>>...31