Lines Matching refs:prototype

26 mxShapeMockupPlaybackControls.prototype.cst = {
34 mxShapeMockupPlaybackControls.prototype.customProperties = [
46 mxShapeMockupPlaybackControls.prototype.paintVertexShape = function(c, x, y, w, h)
59 mxShapeMockupPlaybackControls.prototype.background = function(c, w, h, controlBarHeight)
65 mxShapeMockupPlaybackControls.prototype.foreground = function(c, w, h, controlBarHeight, buttonSize)
67 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupPlaybackControls.prototype.cst.FILL_COL…
68 …var strokeColor2 = mxUtils.getValue(this.style, mxShapeMockupPlaybackControls.prototype.cst.STROKE…
69 …var fillColor3 = mxUtils.getValue(this.style, mxShapeMockupPlaybackControls.prototype.cst.FILL_COL…
70 …var strokeColor3 = mxUtils.getValue(this.style, mxShapeMockupPlaybackControls.prototype.cst.STROKE…
167 mxCellRenderer.registerShape(mxShapeMockupPlaybackControls.prototype.cst.SHAPE_PLAYBACK_CONTROLS, m…
190 mxShapeMockupProgressBar.prototype.cst = {
196 mxShapeMockupProgressBar.prototype.customProperties = [
206 mxShapeMockupProgressBar.prototype.paintVertexShape = function(c, x, y, w, h)
215 mxShapeMockupProgressBar.prototype.background = function(c, w, h)
221 mxShapeMockupProgressBar.prototype.foreground = function(c, w, h)
223 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupProgressBar.prototype.cst.FILL_COLOR2, …
224 var barPos = mxUtils.getValue(this.style, mxShapeMockupProgressBar.prototype.cst.BAR_POS, '80');
236 mxCellRenderer.registerShape(mxShapeMockupProgressBar.prototype.cst.SHAPE_PROGRESS_BAR, mxShapeMock…
238 Graph.handleFactory[mxShapeMockupProgressBar.prototype.cst.SHAPE_PROGRESS_BAR] = function(state)
273 mxShapeMockupShoppingCart.prototype.cst = {
282 mxShapeMockupShoppingCart.prototype.paintVertexShape = function(c, x, y, w, h)
328 mxCellRenderer.registerShape(mxShapeMockupShoppingCart.prototype.cst.SHAPE_SHOPPING_CART, mxShapeMo…
350 mxShapeMockupRating.prototype.cst = {
360 mxShapeMockupRating.prototype.customProperties = [
374 mxShapeMockupRating.prototype.paintVertexShape = function(c, x, y, w, h)
376 …xUtils.getValue(this.style, mxShapeMockupRating.prototype.cst.RATING_STYLE, mxShapeMockupRating.pr…
377 var grade = mxUtils.getValue(this.style, mxShapeMockupRating.prototype.cst.GRADE, '5');
378 …var ratingScale = mxUtils.getValue(this.style, mxShapeMockupRating.prototype.cst.RATING_SCALE, '10…
382 if (ratingStyle === mxShapeMockupRating.prototype.cst.RATING_STAR)
401 else if (ratingStyle === mxShapeMockupRating.prototype.cst.RATING_HEART)
417 …var emptyFillColor = mxUtils.getValue(this.style, mxShapeMockupRating.prototype.cst.EMPTY_FILL_COL…
420 if (ratingStyle === mxShapeMockupRating.prototype.cst.RATING_STAR)
439 else if (ratingStyle === mxShapeMockupRating.prototype.cst.RATING_HEART)
456 mxCellRenderer.registerShape(mxShapeMockupRating.prototype.cst.SHAPE_RATING, mxShapeMockupRating);
478 mxShapeMockupMail.prototype.cst = {
487 mxShapeMockupMail.prototype.paintVertexShape = function(c, x, y, w, h)
502 mxCellRenderer.registerShape(mxShapeMockupMail.prototype.cst.SHAPE_MAIL, mxShapeMockupMail);
525 mxShapeMockupVolumeSlider.prototype.cst = {
531 mxShapeMockupVolumeSlider.prototype.customProperties = [
541 mxShapeMockupVolumeSlider.prototype.paintVertexShape = function(c, x, y, w, h)
545 var barPos = mxUtils.getValue(this.style, mxShapeMockupVolumeSlider.prototype.cst.BAR_POS, '80');
546 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupVolumeSlider.prototype.cst.FILL_COLOR2,…
603 mxCellRenderer.registerShape(mxShapeMockupVolumeSlider.prototype.cst.SHAPE_VOLUME_SLIDER, mxShapeMo…
605 Graph.handleFactory[mxShapeMockupVolumeSlider.prototype.cst.SHAPE_VOLUME_SLIDER] = function(state)
640 mxShapeMockupEdit.prototype.cst = {
649 mxShapeMockupEdit.prototype.paintVertexShape = function(c, x, y, w, h)
678 mxCellRenderer.registerShape(mxShapeMockupEdit.prototype.cst.SHAPE_EDIT, mxShapeMockupEdit);
700 mxShapeMockupPrint.prototype.cst = {
709 mxShapeMockupPrint.prototype.paintVertexShape = function(c, x, y, w, h)
744 mxCellRenderer.registerShape(mxShapeMockupPrint.prototype.cst.SHAPE_PRINT, mxShapeMockupPrint);
766 mxShapeMockupShare.prototype.cst = {
775 mxShapeMockupShare.prototype.paintVertexShape = function(c, x, y, w, h)
812 mxCellRenderer.registerShape(mxShapeMockupShare.prototype.cst.SHAPE_SHARE, mxShapeMockupShare);
834 mxShapeMockupTrashcan.prototype.cst = {
843 mxShapeMockupTrashcan.prototype.paintVertexShape = function(c, x, y, w, h)
874 mxCellRenderer.registerShape(mxShapeMockupTrashcan.prototype.cst.SHAPE_TRASHCAN, mxShapeMockupTrash…
896 mxShapeMockupCopyright.prototype.cst = {
905 mxShapeMockupCopyright.prototype.paintVertexShape = function(c, x, y, w, h)
926 mxCellRenderer.registerShape(mxShapeMockupCopyright.prototype.cst.SHAPE_COPYRIGHT, mxShapeMockupCop…
948 mxShapeMockupRegistered.prototype.cst = {
957 mxShapeMockupRegistered.prototype.paintVertexShape = function(c, x, y, w, h)
988 mxCellRenderer.registerShape(mxShapeMockupRegistered.prototype.cst.SHAPE_REGISTERED, mxShapeMockupR…
1010 mxShapeMockupVolume.prototype.cst = {
1019 mxShapeMockupVolume.prototype.paintVertexShape = function(c, x, y, w, h)
1053 mxCellRenderer.registerShape(mxShapeMockupVolume.prototype.cst.SHAPE_VOLUME, mxShapeMockupVolume);
1075 mxShapeMockupRuler.prototype.cst = {
1088 mxShapeMockupRuler.prototype.paintVertexShape = function(c, x, y, w, h)
1097 mxShapeMockupRuler.prototype.background = function(c, w, h)
1103 mxShapeMockupRuler.prototype.foreground = function(c, w, h)
1105 … mxUtils.getValue(this.style, mxShapeMockupRuler.prototype.cst.ORIENTATION, mxShapeMockupRuler.pro…
1106 var unitSize = mxUtils.getValue(this.style, mxShapeMockupRuler.prototype.cst.UNIT_SIZE, '10');
1113 if (facing === mxShapeMockupRuler.prototype.cst.FACE_DOWN)
1143 else if (facing === mxShapeMockupRuler.prototype.cst.FACE_UP)
1175 mxCellRenderer.registerShape(mxShapeMockupRuler.prototype.cst.SHAPE_RULER, mxShapeMockupRuler);
1197 mxShapeMockupRuler2.prototype.cst = {
1205 mxShapeMockupRuler2.prototype.customProperties = [
1217 mxShapeMockupRuler2.prototype.paintVertexShape = function(c, x, y, w, h)
1226 mxShapeMockupRuler2.prototype.background = function(c, w, h)
1232 mxShapeMockupRuler2.prototype.foreground = function(c, x, y, w, h)
1234 …xUtils.getValue(this.style, mxShapeMockupRuler2.prototype.cst.ORIENTATION, mxShapeMockupRuler2.pro…
1247 if (facing === mxShapeMockupRuler2.prototype.cst.FACE_DOWN)
1292 else if (facing === mxShapeMockupRuler2.prototype.cst.FACE_UP)
1339 mxCellRenderer.registerShape(mxShapeMockupRuler2.prototype.cst.SHAPE_RULER, mxShapeMockupRuler2);
1341 Graph.handleFactory[mxShapeMockupRuler2.prototype.cst.SHAPE_RULER] = function(state)
1395 mxShapeMockupRevisionTable.prototype.cst = {
1407 mxShapeMockupRevisionTable.prototype.paintVertexShape = function(c, x, y, w, h)
1416 mxShapeMockupRevisionTable.prototype.background = function(c, w, h)
1422 mxShapeMockupRevisionTable.prototype.foreground = function(c, w, h)
1424 …var mainText = mxUtils.getValue(this.style, mxShapeMockupRevisionTable.prototype.cst.MAIN_TEXT, ''…
1425 …var textColor = mxUtils.getValue(this.style, mxShapeMockupRevisionTable.prototype.cst.TEXT_COLOR, …
1426 …var textSize = mxUtils.getValue(this.style, mxShapeMockupRevisionTable.prototype.cst.TEXT_SIZE, '1…
1452 mxCellRenderer.registerShape(mxShapeMockupRevisionTable.prototype.cst.SHAPE_REVISION_TABLE, mxShape…
1474 mxShapeMockupStatusBar.prototype.cst = {
1488 mxShapeMockupStatusBar.prototype.paintVertexShape = function(c, x, y, w, h)
1498 mxShapeMockupStatusBar.prototype.background = function(c, w, h)
1504 mxShapeMockupStatusBar.prototype.foreground = function(c, w, h)
1506 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.FILL_COLOR2, '#…
1507 …var strokeColor2 = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.STROKE_COLOR2…
1508 …var mainText = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.MAIN_TEXT, '').to…
1509 …var textColor = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.TEXT_COLOR, '#99…
1510 var textSize = mxUtils.getValue(this.style, mxShapeMockupStatusBar.prototype.cst.TEXT_SIZE, '17');
1536 mxCellRenderer.registerShape(mxShapeMockupStatusBar.prototype.cst.SHAPE_STATUS_BAR, mxShapeMockupSt…
1558 mxShapeMockupPin.prototype.cst = {
1564 mxShapeMockupPin.prototype.customProperties = [
1574 mxShapeMockupPin.prototype.paintVertexShape = function(c, x, y, w, h)
1576 …var fillColor2 = mxUtils.getValue(this.style, mxShapeMockupPin.prototype.cst.FILL_COLOR2, '#000000…
1577 …var fillColor3 = mxUtils.getValue(this.style, mxShapeMockupPin.prototype.cst.FILL_COLOR3, '#000000…
1602 mxCellRenderer.registerShape(mxShapeMockupPin.prototype.cst.SHAPE_PIN, mxShapeMockupPin);
1624 mxShapeMockupMiscRRect.prototype.cst = {
1629 mxShapeMockupMiscRRect.prototype.customProperties = [
1638 mxShapeMockupMiscRRect.prototype.paintVertexShape = function(c, x, y, w, h)
1642 …var rSize = parseInt(mxUtils.getValue(this.style, mxShapeMockupMiscRRect.prototype.cst.R_SIZE, '10…
1647 mxCellRenderer.registerShape(mxShapeMockupMiscRRect.prototype.cst.RRECT, mxShapeMockupMiscRRect);
1666 mxShapeMockupMiscAnchor.prototype.cst = {
1675 mxShapeMockupMiscAnchor.prototype.paintVertexShape = function(c, x, y, w, h)
1679 mxCellRenderer.registerShape(mxShapeMockupMiscAnchor.prototype.cst.ANCHOR, mxShapeMockupMiscAnchor);