Home
last modified time | relevance | path

Searched defs:group (Results 76 – 100 of 125) sorted by relevance

12345

/plugin/ifauthex/lib/
H A Dgrammar.php18 public function belongToGroup($group) {
/plugin/authplaincas/
H A Dauth.php661 function cleanGroup($group) {
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php387 public function changeGroup($group)
/plugin/pureldap/classes/
H A DClient.php269 cleanGroup($group) global() argument
/plugin/sketchcanvas/phplib/
H A Dspyc.php1022 private function addGroup ($line, $group) { argument
1028 stripGroup($line, $group) global() argument
[all...]
/plugin/authucenter/
H A Dauth.php372 public function cleanGroup($group) {
/plugin/authldaplocal/
H A Dauth.php573 public function cleanGroup($group) {
/plugin/highlightjs/highlight/languages/
H A Daxapta.js11 …ofetch':1, 'sum':1, 'avg':1, 'minof':1, 'maxof':1, 'count':1, 'order':1, 'group':1, 'by':1, 'asc':… property in hljs.LANGUAGES.axapta.defaultMode.keywords
H A Dcs.js14 …'ascending': 1, 'descending': 1, 'from': 1, 'get': 1, 'group': 1, 'into': 1, 'join': 1, 'let': 1, … property in hljs.LANGUAGES.cs.defaultMode.keywords
H A Dsql.js13 …initially': 1, 'asc': 1, 'no': 1, 'key': 1, 'output': 1, 'collation': 1, 'group': 1, 'by': 1, 'uni… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword
H A Dapache.js178 'group': 1, property in hljs.LANGUAGES.apache.defaultMode.keywords.keyword
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php272 public function visitEnterSelectorSequenceGroup(Ast\Selector\Group $group): bool { argument
/plugin/strata/helper/
H A Dsyntax.php1007 _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, & $propertyValues) global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js886 gatherElements: function( group, cfg, images ) { argument
1021 var group = { class in AmCharts._this.capture
1042 var group = { class in AmCharts._this.capture
1434 fabric.parseSVGDocument( group.svg, ( function( group ) { argument
/plugin/farmsync/script/
H A Djquery.chosen.js32 SelectParser.prototype.add_group = function(group) { argument
271 AbstractChosen.prototype.result_add_group = function(group) { argument
/plugin/farmer/script/
H A Djquery.chosen.js32 SelectParser.prototype.add_group = function(group) { argument
271 result_add_group(group) global() argument
[all...]
/plugin/batchedit/
H A Dinterface.php603 printRadioButton($group, $name, $label) global() argument
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js1218 var listProjects = mxUtils.bind(this, function(group, callback) argument
1329 listProjects(groups[i], (mxUtils.bind(this, function(group, projects) argument
/plugin/zip/pear/File/
H A DArchive.php40 function File_Archive_cleanCache($file, $group)
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties92 group=Group key
H A Deditor.properties95 group=Group key
H A Deditor_de.properties99 group=Gruppieren key
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&…
6 return}var groupSelector=this._groupSelector;if(groupSelector){pointer=this.getPointer(e,true);grou… argument
8 …c.util.object.extend(fabric.Object.prototype,{sendToBack:function(){if(this.group){fabric.StaticCa… argument
H A Dfabric.js8974 _setActiveGroup: function(group) { argument
8987 setActiveGroup: function (group, e) { argument
10249 _tempRemoveBordersControlsFromGroup: function(group) { argument
10265 _restoreBordersControlsOnGroup: function(group) { argument
12653 fabric.StaticCanvas.prototype.sendToBack.call(this.group, this); argument
12668 fabric.StaticCanvas.prototype.bringToFront.call(this.group, this); argument
12684 fabric.StaticCanvas.prototype.sendBackwards.call(this.group, this, intersecting); argument
12700 fabric.StaticCanvas.prototype.bringForward.call(this.group, this, intersecting); argument
12716 fabric.StaticCanvas.prototype.moveTo.call(this.group, this, index); argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js407 var group = function(behavior, partition) { function

12345