Lines Matching +defs:text +defs:height
477 text: lexer.match, property
566 text: "", property
651 text: "", property
1133 textBBox: function(text, font) {}, argument
1159 drawActor: function(actor, offsetY, height) { argument
1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1405 height: this.diagram.height + 'px' property
1409 textBBox: function(text, font) { argument
1435 createText: function(text, font) { argument
1473 drawText: function(x, y, text, font, align) { argument
1497 drawActor: function(actor, offsetY, height) { argument
1499 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height); argument
1642 cleanText: function(text) { argument
1650 textBBox: function(text, font) { argument
1689 drawText: function(x, y, text, font, align) { argument