Home
last modified time | relevance | path

Searched +defs:type +defs:value (Results 151 – 175 of 575) sorted by relevance

12345678910>>...23

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2value:e,enumerable:!1,writable:!0,configurable:!0}}))}const t=Object.prototype.toString,n=Object.p… property
H A Dbpmn-navigated-viewer.production.min.js2value:e,enumerable:!1,writable:!0,configurable:!0}}))}const t=Object.prototype.toString,n=Object.p… method
22 …ed by bpmn.io" >'+Er+"</a>");ke(He("svg",t),_r),ke(t,Ar,{position:"absolute",bottom:"15px",right:"…
/plugin/issuelinks/helper/
Ddb.php24 public function saveKeyValuePair($key, $value)
401 … function savePageRevIssues($page, $rev, $serviceName, $project, $issue_id, $isMergeRequest, $type)
471 …ion deleteAllIssuePageRevisions($page, $serviceName, $projectKey, $issueId, $isMergeRequest, $type)
/plugin/doxycode/scripts/
Dtagselector.js459 createRow: function(key, value) { argument
461 var $checkbox = jQuery('<input>', { type: 'checkbox', value: 0 }); property
/plugin/refnotes/
Dinstructions.php47 public function __construct($name, $data, $type, $text, $offset = -1) {
58 public function __construct($type, $attributes, $data = NULL) {
184 public function setRefnotesAttribute($name, $value) {
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Djavascript-compiler.js12 function Literal(value) { argument
1130 function strictLookup(requireTerminal, compiler, parts, i, type) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php250 public static function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
311 …public static function assertAttributeContainsOnly($type, $haystackAttributeName, $haystackClassOr…
329 …public static function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
366 …public static function assertAttributeNotContainsOnly($type, $haystackAttributeName, $haystackClas…
2056 … public static function assertThat($value, PHPUnit_Framework_Constraint $constraint, $message = '')
2393 …public static function contains($value, $checkForObjectIdentity = true, $checkForNonObjectIdentity…
2406 public static function containsOnly($type)
2447 …public static function equalTo($value, $delta = 0.0, $maxDepth = 10, $canonicalize = false, $ignor…
2472 …public static function attributeEqualTo($attributeName, $value, $delta = 0.0, $maxDepth = 10, $can…
2543 public static function greaterThan($value)
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.am… property
7 …i=Di.abs,Ni=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,qi=/(-?\d*\.?\d*(?:e[-+]?\…
15 …"Powered by bpmn.io" style="position: absolute; bottom: 15px; right: 15px; z-index: 100;">'+js+"</…
21 …Xa(e.min),i=Xa(e.max);return(Math.abs(n)+Math.abs(i))/t}yn(Ha,Uo),Ha.prototype.saveSVG=tn((functio… property
191 ….prototype.open=function(e,t,n,i){if(!e)throw new Error("target is missing");if(!t)throw new Error… property
192 e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires … property
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js30 value: ctor, property
399 forEach(collection, function (value, idx) { argument
537 forEach(collection, function (value, key) { argument
1035 var bind_1 = function(el, type, fn, capture){ argument
1051 var unbind_1 = function(el, type, fn, capture){ argument
1083 function bind$1(el, selector, type, fn, capture) { argument
1106 function unbind$1(el, type, fn, capture) { argument
1373 function setAttribute(node, name, value) { argument
1409 function attr(node, name, value) { argument
2062 this.value = function(name, value) { method in Module
[all …]
/plugin/achart/assets/
Dapexcharts.min.js6typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.am… method
10 …Defs,{filter:function(t){var e=this.put(new SVG.Filter);return"function"==typeof t&&t.call(e,e),e}… property
14value=e,this.el.on("mousedown.drag",(function(t){i.start(t)})),this.el.on("touchstart.drag",(funct… property
/plugin/odt/renderer/
Dpage.php49 public function setConfigParam($name, $value) {
76 public function replaceURLPrefixesCallback ($property, $value, $url) {
358 function render_index($type='toc', $settings=NULL) {
387 protected function get_index_settings($type, $settings) {
1110 function _highlight($type, $text, $language=null, $options = null) {
1530 function _xmlEntities($value) {
2046 public function adjustValueForODT ($property, $value) {
2062 public function adjustLengthCallback ($property, $value, $type) {
2207 public function addUserField($name, $value) {
2240 public function addToValue ($value, $add) {
[all …]
/plugin/mantis/lib/
Dclass.soap_parser.php480 function decodeSimple($value, $type, $typens) {
/plugin/botbouncer/lib/
Dmollom.php136 private function buildValue($value)
643 public static function getStatistics($type)
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
Dfck_image.js354 function OnSizeChanged( dimension, value ) argument
408 function OpenServerBrowser( type, url, width, height ) argument
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_image/
Dfck_image.js348 function OnSizeChanged( dimension, value ) argument
402 function OpenServerBrowser( type, url, width, height ) argument
/plugin/findologicxmlexport/vendor/twig/twig/src/
DLexer.php369 protected function pushToken($type, $value = '')
DParser.php277 public function setBlock($name, BlockNode $value)
330 public function addImportedSymbol($type, $alias, $name = null, AbstractExpression $node = null)
335 public function getImportedSymbol($type, $alias)
/plugin/visualindex/script/
H A Dtoolbar.js73 const normalizeNamespace = function (value) { argument
168 type: 'VisualIndexPlugin', property
/plugin/tagging/
H A Dhelper.php184 public function findItems($filter, $type, $limit = 0)
264 public function html_cloud($tags, $type, $func, $wrap = true, $return = false, $ns = '')
963 public function setParam($name, $value)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DConfig.php296 public function set($key, $value, $a = null)
473 public function getDefinition($type, $raw = false, $optimized = false)
626 private function initDefinition($type)
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dcompiler.js190 params.push({ type: 'PathExpression', parts: [], depth: 0 }); property
405 var value = val.value != null ? val.value : val.original || ''; variable in Compiler
557 type: 'PathExpression', property
Djavascript-compiler.js20 function Literal(value) { argument
765 type = undefined, variable in JavaScriptCompiler
1138 function strictLookup(requireTerminal, compiler, parts, i, type) { argument
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dmozilla-ast.js56 value: body[i].body.value property
118 value : from_moz(M.value) property
379 type: "Literal", property
380 value: M.key instanceof AST_SymbolAccessor ? M.key.name : M.key property
601 function to_moz_scope(type, node) { argument
/plugin/diagramsnet/lib/
Delectron.js142 type: 'question', property
672 type: 'info', property
701 { type: 'separator' }, property
705 { type: 'separator' }, property
713 { type: 'separator' }, property
834 type: 'question', property
899 .on('aborted', function(value) { argument
902 .on('progress', function(value) { argument
926 type: 'question', property
/plugin/odt/ODT/
DODTDocument.php225 public function adjustLengthCallback ($property, $value, $type, $rule) {
570 function setPagebreakPending($value) {
597 function insertIndex($type='toc', array $settings=NULL) {
732 public function addUserField($name, $value) {
952 function replaceXMLEntities($value) {
1389 public function setOutlineStyle ($type) {
1840 function setTwipsPerPixelX ($value) {
1849 function setTwipsPerPixelY ($value) {
1858 public function setPixelPerEm ($value) {
1870 public function toPoints ($value, $axis = 'y') {
[all …]

12345678910>>...23