Home
last modified time | relevance | path

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

1234

/plugin/html2pdf/html2pdf/html2ps/cache/
H A DHelvetica-iso-8859-7.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
H A DTimes-Bold-iso-8859-1.php4 $desc=array('Ascent'=>891,'Descent'=>-216,'CapHeight'=>891,'Flags'=>32,'FontBBox'=>'[-556 -307 2000… variable
H A DArial Unicode MS-custom1.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
H A DArial Unicode MS-symbol.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
H A DArial Unicode MS-iso-8859-1.php4 $desc=array('Ascent'=>1069,'Descent'=>-271,'CapHeight'=>1069,'Flags'=>96,'FontBBox'=>'[-1011 -279 2… variable
H A DHelvetica-Oblique-iso-8859-1.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>96,'FontBBox'=>'[-517 -325 1082… variable
H A DHelvetica-iso-8859-1.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
H A DHelvetica-iso-8859-13.php4 $desc=array('Ascent'=>905,'Descent'=>-212,'CapHeight'=>905,'Flags'=>32,'FontBBox'=>'[-664 -325 2000… variable
H A DTimes-Roman-iso-8859-1.php4 $desc=array('Ascent'=>891,'Descent'=>-216,'CapHeight'=>891,'Flags'=>32,'FontBBox'=>'[-568 -307 2000… 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 = '') argument
/plugin/diagramsnet/lib/plugins/
H A 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 …]
H A Dupdate.js90 function createOverlay(desc) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveLibrary.js5 DriveLibrary = function(ui, data, desc) argument
H A DGitHubFile.js155 GitHubFile.prototype.setDescriptor = function(desc) argument
163 GitHubFile.prototype.getDescriptorEtag = function(desc) argument
171 GitHubFile.prototype.setDescriptorEtag = function(desc, etag) argument
H A DOneDriveFile.js253 OneDriveFile.prototype.setDescriptor = function(desc) argument
261 OneDriveFile.prototype.getDescriptorEtag = function(desc) argument
269 OneDriveFile.prototype.setDescriptorEtag = function(desc, etag) argument
H A 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
H A DApp.js3888 fileHandle.getFile().then(mxUtils.bind(this, function(desc) argument
4441 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument
4498 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument
4804 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc) argument
5120 this.remoteInvoke('getDraftFileContent', null, null, mxUtils.bind(this, function(data, desc) argument
/plugin/google_maps/
H A Dscript.js18 function createMarker(point, desc) argument
/plugin/swiftmail/Swift/Message/
H A DAttachment.php108 public function setDescription($desc)
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php47 var $desc = ''; variable in pfcCommand
/plugin/calendoku/
H A Dhelper.php211 function renderMULTISTRING($field, $desc) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js389 function convertToDescriptor(desc) { argument
/plugin/highlightjs/highlight/languages/
H A Daxapta.js11 … 'minof':1, 'maxof':1, 'count':1, 'order':1, 'group':1, 'by':1, 'asc':1, 'desc':1, 'index':1, 'hin… property in hljs.LANGUAGES.axapta.defaultMode.keywords
/plugin/tagging/
H A Dhelper.php382 public function getAllTags($namespace = '', $order_by = 'tid', $desc = false, $filters = []) { argument
/plugin/register/
H A Dregister.php200 public function register($name, $desc, $mmr_addr, $resetval, $maxbits, $perms, $sub_desc, $bits)

1234