Lines Matching refs:revert

40573 	  this.revert('shape.create', function(context) {
40618 this.revert('elements.create', function(context) {
40861 UpdateSemanticParentHandler.prototype.revert = function(context) {
41680 this.revert('shape.create', function(event) {
45912 if (handler.revert) {
45913 self._markDirty(handler.revert(context));
46606 this.revert('shape.delete', function(e) {
49186 CreateConnectionHandler.prototype.revert = function(context) {
49363 CreateShapeHandler.prototype.revert = function(context) {
49413 var originalRevert = CreateShapeHandler.prototype.revert;
49418 CreateLabelHandler.prototype.revert = function(context) {
49475 DeleteConnectionHandler.prototype.revert = function(context) {
49593 DeleteShapeHandler.prototype.revert = function(context) {
49787 LayoutConnectionHandler.prototype.revert = function(context) {
49838 MoveConnectionHandler.prototype.revert = function(context) {
50082 MoveShapeHandler.prototype.revert = function(context) {
50189 ReconnectConnectionHandler.prototype.revert = function(context) {
50341 ReplaceShapeHandler.prototype.revert = function(context) {};
50443 ResizeShapeHandler.prototype.revert = function(context) {
50500 SpaceToolHandler.prototype.revert = function() {};
50685 ToggleShapeCollapseHandler.prototype.revert = function(context) {
50785 UpdateAttachmentHandler.prototype.revert = function(context) {
50839 UpdateWaypointsHandler.prototype.revert = function(context) {
51365 UpdateModdlePropertiesHandler.prototype.revert = function(context) {
51541 UpdatePropertiesHandler.prototype.revert = function(context) {
51688 UpdateCanvasRootHandler.prototype.revert = function(context) {
52151 UpdateFlowNodeRefsHandler.prototype.revert = function(context) {
52200 IdClaimHandler.prototype.revert = function(context) {
52392 function revert(ctx) { function
52435 this.revert = revert;