Lines Matching +defs:text +defs:selection
9606 BodyHandler.prototype.handleText = function(text) { argument
9697 ElementHandler.prototype.handleText = function(text) { argument
9707 BodyHandler.prototype.handleText.call(this, text); argument
10233 function handleCData(text, getContext) { argument
10242 function handleText(text, getContext) { argument
10288 .on('text', function(text, decodeEntities, getContext) { argument
16557 function setLabel(element, text, isExternal) { argument
17162 function renderLaneLabel(parentGfx, text, element) { argument
18617 function getTextBBox(text, fakeText) { 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
18982 this.getExternalLabelBounds = function(bounds, text) { argument
19012 this.getTextAnnotationBounds = function(bounds, text) { argument
19037 this.createText = function(text, options) { argument
20840 function SelectionVisuals(events, canvas, selection, styles) { argument
20894 function SelectionBehavior(eventBus, selection, canvas, elementRegistry) { argument
21007 selection: [ 'type', Selection ], property
26310 function AutoPlaceSelectionBehavior(eventBus, selection) { argument
27371 function Dragging(eventBus, canvas, selection, elementRegistry) { argument
30666 TextBox.prototype.insertText = function(text) { argument
30679 TextBox.prototype._insertTextIE = function(text) { argument
33996 selection argument
38393 selection argument
38908 function ResizeHandles(eventBus, canvas, selection, resize) { argument
39226 text: text property
43340 selection argument
52348 function setText(element, text) { argument
53914 selection, rules) { argument
54833 elementRegistry, selection, toolManager, argument
56813 function SearchPad(canvas, eventBus, overlays, selection) { argument
57413 function matchAndSplit(text, pattern) { argument