Home
last modified time | relevance | path

Searched defs:name (Results 4476 – 4500 of 5111) sorted by relevance

1...<<171172173174175176177178179180>>...205

/plugin/asciidocjs/node_modules/cliui/
Dpackage.json2 "name": "cliui", string
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DQuery.php308 public function addScriptField(string $name, AbstractScript $script): self
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/
DCurlFactory.php340 private function removeHeader(string $name, array &$options): void
/plugin/asciidocjs/node_modules/babylon/
Dpackage.json2 "name": "babylon", string
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataSystem.php185 public static function getForName(string $name): Metadata
/plugin/odt/ODT/
DODTDocument.php719 protected function cleanupUserFieldName($name) {
732 public function addUserField($name, $value) {
744 public function insertUserField($name) {
2088 public function fileExists($name) {
2153 public function styleExists ($name) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dast.js81 ctor.DEFMETHOD = function(name, method) { argument
283 name: "[AST_SymbolRef?] the loop variable, only if `init` is AST_Var", property
350 wrap_commonjs: function(name, export_all) { argument
394 name: "[AST_SymbolDeclaration?] the name of this function", property
583 name: "[AST_SymbolVar|AST_SymbolConst] name of the variable", property
828 name: "[string] name of this symbol", property
/plugin/sketchcanvas/script/
DSketchCanvas.js665 var relmove = function(name, idx, dx, dy){ argument
957 function drawGuidingLine(pt0, name){ argument
1274 this.loadLocal = function(name){ argument
1465 this.saveLocal = function(name){ argument
1817 function Tool(name, points, params){ argument
2483 function drawGuidingLineNoOffset(pt0, pt, name){ argument
/plugin/diagramsnet/lib/js/
Dviewer.min.js88 …].toLowerCase();a.w&&a.w(j,[],t,A,b(a,d,p,e,t));var B=g.f[j];B&K&&(p=k(d,{name:j,next:p,c:B},a,t,A… property
313 …r",PERIMETER_TRIANGLE:"trianglePerimeter"};function mxEventObject(a){this.name=a;this.properties=[… method in mxEventObject
321 …:!1);null==b.mxListenerList&&(b.mxListenerList=[]);b.mxListenerList.push({name:c,f:d})}}return fun… property
1557 …ectionConstraint(a,b,c,d,e){this.point=a;this.perimeter=null!=b?b:!0;this.name=c;this.dx=d?d:0;thi… method in mxConnectionConstraint
2441 mxUtils.indexOf(e,b[g].nodeName)&&0<b[g].nodeValue.length&&k.push({name:b[g].nodeName,value:b[g].no… property
3112 …ditor.configVersion=null;Editor.defaultBorder=5;Editor.commonProperties=[{name:"comic",dispName:"C… property
3113 "comic","0")||"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"fillWei… property
3114 d){return"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"curveFitting… property
3115 …rn"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"disableMultiStroke… property
3116 …rn"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"zigzagOffset",disp… property
[all …]
Dviewer-static.min.js88 …].toLowerCase();a.w&&a.w(j,[],t,A,b(a,d,p,e,t));var B=g.f[j];B&K&&(p=k(d,{name:j,next:p,c:B},a,t,A… property
313 …r",PERIMETER_TRIANGLE:"trianglePerimeter"};function mxEventObject(a){this.name=a;this.properties=[… method in mxEventObject
321 …:!1);null==b.mxListenerList&&(b.mxListenerList=[]);b.mxListenerList.push({name:c,f:d})}}return fun… property
1557 …ectionConstraint(a,b,c,d,e){this.point=a;this.perimeter=null!=b?b:!0;this.name=c;this.dx=d?d:0;thi… method in mxConnectionConstraint
2441 mxUtils.indexOf(e,b[g].nodeName)&&0<b[g].nodeValue.length&&k.push({name:b[g].nodeName,value:b[g].no… property
3112 …ditor.configVersion=null;Editor.defaultBorder=5;Editor.commonProperties=[{name:"comic",dispName:"C… property
3113 "comic","0")||"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"fillWei… property
3114 d){return"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"curveFitting… property
3115 …rn"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"disableMultiStroke… property
3116 …rn"1"==mxUtils.getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}},{name:"zigzagOffset",disp… property
[all …]
Dembed.dev.js210 graph.getGlobalVariable = function(name) argument
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php237 public function createRoom(string $alias = null, string $name = null, bool $isPublic = false,
410 …public function sendLocation(string $roomId, string $geoUri, string $name, string $thumbUrl = null,
530 public function setRoomName(string $roomId, string $name, int $timestamp = null) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestCase.php165 private $name = null; variable in PHPUnit_Framework_TestCase
294 public function __construct($name = null, array $data = [], $dataName = '')
1184 public function setName($name)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
DVersion.php98 public $name; variable in Google\\Service\\Appengine\\Version
491 public function setName($name)
/plugin/asciidocjs/node_modules/nunjucks/src/
Dparser.js94 _proto.advanceAfterBlockEnd = function advanceAfterBlockEnd(name) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DAd.php106 public $name; variable in Google\\Service\\Dfareporting\\Ad
535 public function setName($name)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DTargetingOption.php69 public $name; variable in Google\\Service\\DisplayVideo\\TargetingOption
412 public function setName($name)
/plugin/refnotes/
Drendering.php36 protected function getStyle($name) {
338 protected function getInlineReferenceStyle($reference, $name, $default) {
/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts319 name: PathExpression | SubExpression; property
328 name: PathExpression | SubExpression; property
/plugin/jirainfo/
Dscript.js257 jiPopup.prototype.getPopElemByName = function(name) { argument
/plugin/asciidocjs/node_modules/kind-of/
Dpackage.json2 "name": "kind-of", string
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Doverride-properties.js138 function moreSameShorthands(properties, startAt, name) { argument
/plugin/mantis/lib/
Dclass.soap_server.php910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
/plugin/diagramsnet/lib/js/diagramly/
DEmbed.js210 graph.getGlobalVariable = function(name) argument
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.edit.js305 name: "edit", property

1...<<171172173174175176177178179180>>...205