Lines Matching defs:options

4328 	function createContainer(options) {  argument
7317 function createInjector(options) { argument
7380 function Diagram(options, injector) { argument
8100 Properties.prototype.define = function(target, name, options) { argument
8464 function Parser(options) { argument
9506 function Context(options) { argument
10020 function Reader(options) { argument
10023 options = { class in Reader
10058 Reader.prototype.fromXML = function(xml, options, done) { argument
11169 function Writer(options) { argument
11202 function BpmnModdle(packages, options) { argument
11236 BpmnModdle.prototype.fromXML = function(xmlStr, typeName, options) { argument
11266 BpmnModdle.prototype.toXML = function(element, options) { argument
14929 function simple(additionalPackages, options) { argument
15637 function BaseViewer(options) { argument
15939 BaseViewer.prototype.saveXML = wrapForCompatibility(function saveXML(options) { argument
16013 BaseViewer.prototype.saveSVG = wrapForCompatibility(function saveSVG(options) { argument
16213 BaseViewer.prototype._init = function(container, moddle, options) { argument
16251 BaseViewer.prototype._createContainer = function(options) { argument
16264 BaseViewer.prototype._createModdle = function(options) { argument
16375 function BaseModeler(options) { argument
16398 BaseModeler.prototype._createModdle = function(options) { argument
16744 function addMarker(id, options) { argument
17110 function renderLabel(parentGfx, label, options) { argument
18807 Text.prototype.createText = function(text, options) { argument
18819 Text.prototype.getDimensions = function(text, options) { argument
18839 Text.prototype.layoutText = function(text, options) { argument
19037 this.createText = function(text, options) { argument
21727 function Viewer(options) { argument
22708 function NavigatedViewer(options) { argument
24121 function Recognizer(options) { argument
24149 set: function(options) { argument
24867 function Hammer(element, options) { argument
24999 function Manager(element, options) { argument
25028 set: function(options) { argument
27678 function init(event, relativeTo, prefix, options) { argument
27796 this.setOptions = function(options) { argument
27932 AutoScroll.prototype.setOptions = function(options) { argument
30500 function TextBox(options) { argument
30536 TextBox.prototype.create = function(bounds, style, value, options) { argument
33894 Replace.prototype.replaceElement = function(oldElement, newElementData, options) { argument
36200 function appendAction(type, className, title, options) { argument
37331 GridSnapping.prototype.snapEvent = function(event, axis, options) { argument
37355 GridSnapping.prototype.snapValue = function(value, options) { argument
55437 function createAction(type, group, className, title, options) { argument
57552 function Modeler(options) { argument