Lines Matching refs:apply

951 				this.originalBegin.apply(this.canvas, arguments);
963 this.originalEnd.apply(this.canvas, arguments);
997 this.originalLineTo.apply(this.canvas, arguments);
1011 this.originalMoveTo.apply(this.canvas, arguments);
1027 this.originalClose.apply(this.canvas, arguments);
1039 this.originalQuadTo.apply(this.canvas, arguments);
1053 this.originalCurveTo.apply(this.canvas, arguments);
1067 this.originalArcTo.apply(this.canvas, arguments);
1091 this.originalRect.apply(this.canvas, arguments);
1104 this.originalEllipse.apply(this.canvas, arguments);
1117 this.originalRoundrect.apply(this.canvas, arguments);
1176 this.originalStroke.apply(this.canvas, arguments);
1188 this.originalFill.apply(this.canvas, arguments);
1200 this.originalFillAndStroke.apply(this.canvas, arguments);
1252 return shapeCreateHandJiggle.apply(this, arguments);
1305 shapePaint.apply(this, arguments);
1325 shapePaint.apply(this, arguments);
1336 shapePaintGlassEffect.apply(this, arguments);
1341 shapePaintGlassEffect.apply(this, arguments);
2313 editorSetGraphXml.apply(this, arguments);
2331 var node = editorGetGraphXml.apply(this, arguments);
2409 return Editor.extractGraphModel.apply(this, arguments);
2429 editorResetGraph.apply(this, arguments);
2438 editorUpdateGraphComponents.apply(this, arguments);
2545 editorInit.apply(this, arguments);
2668 src = convert.apply(this, arguments);
3757 colorDialogAddRecentColor.apply(this, arguments);
3767 colorDialogResetRecentColors.apply(this, arguments);
4002 formatInit.apply(this, arguments);
4014 formatRefresh.apply(this, arguments);
4047 var div = diagramFormatPanelAddView.apply(this, arguments);
4069 install: function(apply) argument
4073 apply(graph.shadowVisible);
4102 div = diagramFormatPanelAddOptions.apply(this, arguments);
4127 install: function(apply) argument
4131 apply(ui.editor.autosave);
4157 install: function(apply) argument
4161 apply(graph.mathEnabled);
4489 Array.prototype.push.apply(state.shape.customProperties, Editor.commonVertexProperties);
4493 Array.prototype.push.apply(state.shape.customProperties, Editor.commonEdgeProperties);
4528 styleFormatPanelInit.apply(this, arguments);
4595 return styleFormatPanelAddStyleOps.apply(this, arguments);
5824 graphInit.apply(this, arguments);
5865 return getInsertPoint.apply(this, arguments);
5905 return layoutManagerGetLayout.apply(this, arguments);
5919 return Graph.processFontStyle(graphPostProcessCellStyle.apply(this, arguments));
5960 mxSvgCanvas2DUpdateTextNodes.apply(this, arguments);
5970 mxTextRedraw.apply(this, arguments);
6414 return graphIsFastZoomEnabled.apply(this, arguments) && (!this.shadowVisible || !mxClient.IS_SF);
6465 var val = graphGetGlobalVariable.apply(this, arguments);
6526 var result = graphGetSvg.apply(this, arguments);
6578 var imgExport = graphCreateSvgImageExport.apply(this, arguments);
6611 drawText.apply(this, arguments);
6618 drawText.apply(this, arguments);
6637 graphViewValidateBackgroundPage.apply(this, arguments);
6672 graphRefresh.apply(this, arguments);
6695 graphLoadStylesheet.apply(this, arguments);
7178 return graphIsCellVisible.apply(this, arguments) &&
7805 return mxMarkerCreateMarker.apply(this, arguments);
8167 writeHead.apply(this, arguments);
8228 var result = printPreviewRenderPage.apply(this, arguments);
8412 return graphGetGlobalVariable.apply(this, arguments);
8571 changePageSetupExecute.apply(this, arguments);