Home
last modified time | relevance | path

Searched defs:desc (Results 26 – 50 of 101) sorted by relevance

12345

/plugin/freechat/phpfreechat/src/commands/
Dbanlist.class.php12 var $desc = "This command list the banished users on the given channel"; variable in pfcCommand_banlist
/plugin/diagramsnet/lib/js/diagramly/
DDrawioFileSync.js705 this.file.loadPatchDescriptor(mxUtils.bind(this, function(desc) argument
736 this.file.loadDescriptor(mxUtils.bind(this, function(desc) argument
760 DrawioFileSync.prototype.updateDescriptor = function(desc) argument
767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) argument
860 DrawioFileSync.prototype.catchup = function(desc, success, error, abort) argument
1071 DrawioFileSync.prototype.merge = function(patches, checksum, desc, success, error, abort) argument
1478 DrawioFileSync.prototype.fileConflict = function(desc, success, error) argument
DEmbedFile.js5 EmbedFile = function(ui, data, desc) argument
DDriveLibrary.js5 DriveLibrary = function(ui, data, desc) argument
DGitHubFile.js155 GitHubFile.prototype.setDescriptor = function(desc) argument
163 GitHubFile.prototype.getDescriptorEtag = function(desc) argument
171 GitHubFile.prototype.setDescriptorEtag = function(desc, etag) argument
DDrawioFile.js1195 this.loadDescriptor(mxUtils.bind(this, function(desc) argument
1204 DrawioFile.prototype.patchDescriptor = function(desc, patch) argument
1248 DrawioFile.prototype.getChannelKey = function(desc) argument
1326 DrawioFile.prototype.setDescriptorRevisionId = function(desc, id) argument
1334 DrawioFile.prototype.getDescriptorRevisionId = function(desc) argument
1342 DrawioFile.prototype.setDescriptorEtag = function(desc, etag) { }; argument
1347 DrawioFile.prototype.getDescriptorEtag = function(desc) argument
1363 DrawioFile.prototype.getDescriptorSecret = function(desc) argument
/plugin/html2pdf/html2pdf/html2ps/cache/
DHelvetica-iso-8859-7.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
DTimes-Bold-iso-8859-1.php4 $desc=array('Ascent'=>891,'Descent'=>-216,'CapHeight'=>891,'Flags'=>32,'FontBBox'=>'[-556 -307 2000… variable
DHelvetica-Bold-iso-8859-7.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-627 -376 2000… variable
DHelvetica-iso-8859-1.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
DArial Unicode MS-custom1.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
DArial Unicode MS-symbol.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
DArial Unicode MS-iso-8859-1.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
DTimes-Roman-iso-8859-1.php4 $desc=array('Ascent'=>891,'Descent'=>-216,'CapHeight'=>891,'Flags'=>32,'FontBBox'=>'[-568 -307 2000… variable
DHelvetica-Bold-iso-8859-1.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-627 -376 2000… variable
DHelvetica-iso-8859-13.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
DHelvetica-Oblique-iso-8859-1.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>96,'FontBBox'=>'[-517 -325 1082… variable
/plugin/dev/
H A DSkeletor.php24 protected $desc; variable in dokuwiki\\plugin\\dev\\Skeletor
44 public function __construct($type, $base, $desc, $author, $email, $name = '', $url = '')
/plugin/asciidocjs/node_modules/core-js/modules/
Des7.object.get-own-property-descriptors.js15 var key, desc; variable
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.object.get-own-property-descriptors.js15 var key, desc; variable
/plugin/visualindex/script/
H A Dprosemirror.js59 const options = {namespace, filter: '', desc: false, medias: false}; property
240 desc: false, property
278 desc: $desc.is(':checked'), property
387 let initialValues = {namespace: '.', filter: '', desc: false, medias: false}; property
H A Dtoolbar.js129 desc: $desc.is(':checked'), property
162 submit({namespace: ns, filter: '', desc: false, medias: false}); property
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1474 mxUtils.bind(this, function(err, desc) argument
1586 ui.remoteInvoke('setFileDescriptor', [this.desc], null, mxUtils.bind(this, function(desc) argument
1648 ui.remoteInvoke('getDraftFileContent', null, null, mxUtils.bind(this, function(data, desc) argument
1696 EmbedFile.prototype.setDescriptor = function(desc) argument
1704 EmbedFile.prototype.getDescriptorSecret = function(desc) argument
1712 EmbedFile.prototype.setDescriptorRevisionId = function(desc, id) argument
1720 EmbedFile.prototype.getDescriptorRevisionId = function(desc) argument
1728 EmbedFile.prototype.getDescriptorEtag = function(desc) argument
1736 EmbedFile.prototype.setDescriptorEtag = function(desc, etag) argument
1744 EmbedFile.prototype.patchDescriptor = function(desc, patch) argument
[all …]
/plugin/google_maps/
Dscript.js18 function createMarker(point, desc) argument
/plugin/asciidocjs/node_modules/jake/lib/
Dapi.js161 desc: jake.currentTaskDescription, property
227 this.desc = function (description) { method

12345