Lines Matching refs:prototype

63 mxShapeIOS7AppBar.prototype.customProperties = [
72 mxShapeIOS7AppBar.prototype.paintVertexShape = function(c, x, y, w, h)
80 mxShapeIOS7AppBar.prototype.background = function(c, x, y, w, h)
86 mxShapeIOS7AppBar.prototype.foreground = function(c, x, y, w, h)
168 mxShapeIOS7OnOffButton.prototype.customProperties = [
182 mxShapeIOS7OnOffButton.prototype.paintVertexShape = function(c, x, y, w, h)
192 mxShapeIOS7OnOffButton.prototype.background = function(c, x, y, w, h, state)
209 mxShapeIOS7OnOffButton.prototype.foreground = function(c, x, y, w, h, state)
255 mxShapeIOS7Slider.prototype.paintVertexShape = function(c, x, y, w, h)
263 mxShapeIOS7Slider.prototype.foreground = function(c, w, h)
322 mxShapeIOS7DownloadBar.prototype.customProperties = [
332 mxShapeIOS7DownloadBar.prototype.paintVertexShape = function(c, x, y, w, h)
339 mxShapeIOS7DownloadBar.prototype.foreground = function(c, w, h)
406 mxShapeIOS7Icon.prototype.paintVertexShape = function(c, x, y, w, h)
413 mxShapeIOS7Icon.prototype.foreground = function(c, w, h)
453 mxShapeIOS7horButtonBar.prototype.paintVertexShape = function(c, x, y, w, h)
510 mxShapeIOS7horButtonBar.prototype.background = function(c, w, h, rSize, buttonNum, buttonWidths, la…
618 mxShapeIOS7horButtonBar.prototype.buttonText = function(c, w, h, textString, buttonWidth, fontSize,…
657 mxShapeIOS7pageControl.prototype.paintVertexShape = function(c, x, y, w, h)
701 mxShapeIOS7iconGrid.prototype.customProperties = [
710 mxShapeIOS7iconGrid.prototype.paintVertexShape = function(c, x, y, w, h)
755 mxShapeIOS7phone.prototype.paintVertexShape = function(c, x, y, w, h)
768 mxShapeIOS7phone.prototype.foreground = function(c, x, y, w, h, rSize)
811 mxShapeIOS7searchBox.prototype.paintVertexShape = function(c, x, y, w, h)
819 mxShapeIOS7searchBox.prototype.background = function(c, w, h)
825 mxShapeIOS7searchBox.prototype.foreground = function(c, w, h)
878 mxShapeIOS7URL.prototype.paintVertexShape = function(c, x, y, w, h)
886 mxShapeIOS7URL.prototype.background = function(c, w, h)
892 mxShapeIOS7URL.prototype.foreground = function(c, w, h)
951 mxShapeIOS7Actiondialog.prototype.paintVertexShape = function(c, x, y, w, h)
973 mxShapeIOS7Actiondialog.prototype.background = function(c, x, y, w, h)
979 mxShapeIOS7Actiondialog.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor)
987 mxShapeIOS7Actiondialog.prototype.subText = function(c, x, y, w, h, text, fontSize, fontColor)
1013 mxShapeIOS7Anchor.prototype.cst = {
1022 mxShapeIOS7Anchor.prototype.paintVertexShape = function(c, x, y, w, h)
1026 mxCellRenderer.registerShape(mxShapeIOS7Anchor.prototype.cst.ANCHOR, mxShapeIOS7Anchor);
1048 mxShapeIOS7RRect.prototype.cst = {
1053 mxShapeIOS7RRect.prototype.customProperties = [
1062 mxShapeIOS7RRect.prototype.paintVertexShape = function(c, x, y, w, h)
1066 var rSize = parseInt(mxUtils.getValue(this.style, mxShapeIOS7RRect.prototype.cst.R_SIZE, '10'));
1071 mxCellRenderer.registerShape(mxShapeIOS7RRect.prototype.cst.RRECT, mxShapeIOS7RRect);
1093 mxShapeIOS7LeftButton.prototype.cst = {
1098 mxShapeIOS7LeftButton.prototype.customProperties = [
1107 mxShapeIOS7LeftButton.prototype.paintVertexShape = function(c, x, y, w, h)
1111 …var rSize = parseInt(mxUtils.getValue(this.style, mxShapeIOS7LeftButton.prototype.cst.R_SIZE, '10'…
1124 mxCellRenderer.registerShape(mxShapeIOS7LeftButton.prototype.cst.LEFT_BUTTON, mxShapeIOS7LeftButton…
1146 mxShapeIOS7RightButton.prototype.cst = {
1151 mxShapeIOS7RightButton.prototype.customProperties = [
1160 mxShapeIOS7RightButton.prototype.paintVertexShape = function(c, x, y, w, h)
1164 …var rSize = parseInt(mxUtils.getValue(this.style, mxShapeIOS7RightButton.prototype.cst.R_SIZE, '10…
1177 mxCellRenderer.registerShape(mxShapeIOS7RightButton.prototype.cst.RIGHT_BUTTON, mxShapeIOS7RightBut…
1199 mxShapeIOS7TopButton.prototype.cst = {
1204 mxShapeIOS7TopButton.prototype.customProperties = [
1213 mxShapeIOS7TopButton.prototype.paintVertexShape = function(c, x, y, w, h)
1217 …var rSize = parseInt(mxUtils.getValue(this.style, mxShapeIOS7TopButton.prototype.cst.R_SIZE, '10')…
1230 mxCellRenderer.registerShape(mxShapeIOS7TopButton.prototype.cst.TOP_BUTTON, mxShapeIOS7TopButton);
1252 mxShapeIOS7BottomButton.prototype.cst = {
1257 mxShapeIOS7BottomButton.prototype.customProperties = [
1266 mxShapeIOS7BottomButton.prototype.paintVertexShape = function(c, x, y, w, h)
1270 …var rSize = parseInt(mxUtils.getValue(this.style, mxShapeIOS7BottomButton.prototype.cst.R_SIZE, '1…
1283 mxCellRenderer.registerShape(mxShapeIOS7BottomButton.prototype.cst.BOTTOM_BUTTON, mxShapeIOS7Bottom…
1305 mxShapeIOS7HorLines.prototype.cst = {
1314 mxShapeIOS7HorLines.prototype.paintVertexShape = function(c, x, y, w, h)
1329 mxCellRenderer.registerShape(mxShapeIOS7HorLines.prototype.cst.HOR_LINES, mxShapeIOS7HorLines);
1351 mxShapeIOS7MarginRect.prototype.customProperties = [
1361 mxShapeIOS7MarginRect.prototype.cst = {
1376 mxShapeIOS7MarginRect.prototype.paintVertexShape = function(c, x, y, w, h)
1383 mxShapeIOS7MarginRect.prototype.background = function(c, x, y, w, h, state)
1385 …var margin = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.MARGIN, '…
1386 …var marginTop = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.MARGIN…
1387 …var marginLeft = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.MARGI…
1388 …var marginBottom = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.MAR…
1389 …var marginRight = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.MARG…
1390 var rx = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.RX, '0'));
1391 var ry = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7MarginRect.prototype.cst.RY, '0'));
1406 mxCellRenderer.registerShape(mxShapeIOS7MarginRect.prototype.cst.SHAPE_MARGIN_RECT, mxShapeIOS7Marg…
1428 mxShapeIOS7Callout.prototype.cst = {
1437 mxShapeIOS7Callout.prototype.paintVertexShape = function(c, x, y, w, h)
1444 mxShapeIOS7Callout.prototype.background = function(c, x, y, w, h, state)
1467 mxCellRenderer.registerShape(mxShapeIOS7Callout.prototype.cst.SHAPE_CALLOUT, mxShapeIOS7Callout);
1493 mxShapeIOS7SelectBar.prototype.cst = {
1497 mxShapeIOS7SelectBar.prototype.customProperties = [
1509 mxShapeIOS7SelectBar.prototype.paintVertexShape = function(c, x, y, w, h)
1571 mxCellRenderer.registerShape(mxShapeIOS7SelectBar.prototype.cst.SELECT_BAR, mxShapeIOS7SelectBar);
1573 mxShapeIOS7SelectBar.prototype.constraints = null;
1575 Graph.handleFactory[mxShapeIOS7SelectBar.prototype.cst.SELECT_BAR] = function(state)
1649 mxShapeIOS7Slider2.prototype.cst = {
1655 mxShapeIOS7Slider2.prototype.customProperties = [
1665 mxShapeIOS7Slider2.prototype.paintVertexShape = function(c, x, y, w, h)
1673 mxShapeIOS7Slider2.prototype.background = function(c, x, y, w, h)
1675 …var hSize = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7Slider2.prototype.cst.HANDLE_SIZE, …
1676 …var barPos = parseFloat(mxUtils.getValue(this.style, mxShapeIOS7Slider2.prototype.cst.BAR_POS, '40…
1701 mxCellRenderer.registerShape(mxShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER, mxShapeIOS7Slider2);
1703 mxShapeIOS7Slider2.prototype.constraints = null;
1705 Graph.handleFactory[mxShapeIOS7Slider2.prototype.cst.SHAPE_SLIDER] = function(state)