Lines Matching +defs:text +defs:transform
1947 function wrapMatrix(transformList, transform) { argument
6980 function transform(gfx, x, y, angle, amount) { function
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
17287 transform: 'rotate(' + (i * 30) + ',' + height + ',' + width + ')', property
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
21666 function setTransform$1(el, transform) { argument
30608 transform: 'translate(0, -50%)' property
30666 TextBox.prototype.insertText = function(text) { argument
30679 TextBox.prototype._insertTextIE = function(text) { argument
32713 function setTransform(element, transform) { argument
39226 text: text property
39330 transform: 'rotate(-90deg)' property
52348 function setText(element, text) { argument
57413 function matchAndSplit(text, pattern) { argument