Lines Matching refs:isInverse

298 				var isInverse = false;
308 isInverse = true;
311 f.call(this, c, x, y, w, h, layer, isInverse);
465 'message': function(c, x, y, w, h, layer, isInverse) argument
474 if (isInverse)
559 'error' : function(c, x, y, w, h, layer, isInverse) argument
569 if(isInverse)
1016 var isInverse = false;
1026 isInverse = true;
1029 f.call(this, c, x, y, w, h, isInverse);
1135 'general' : function(c, x, y, w, h, isInverse) argument
1138 'message': function(c, x, y, w, h, isInverse) argument
1147 if (isInverse)
1159 'timer' : function(c, x, y, w, h, isInverse) argument
1194 'escalation' : function(c, x, y, w, h, isInverse) argument
1204 if (isInverse)
1213 'conditional' : function(c, x, y, w, h, isInverse) argument
1228 'link' : function(c, x, y, w, h, isInverse) argument
1240 isInverse ? c.fill() : c.fillAndStroke();
1242 'error' : function(c, x, y, w, h, isInverse) argument
1254 isInverse ? c.fill() : c.fillAndStroke();
1256 'cancel' : function(c, x, y, w, h, isInverse) argument
1273 isInverse ? c.fill() : c.fillAndStroke();
1275 'compensation' : function(c, x, y, w, h, isInverse) argument
1288 isInverse ? c.fill() : c.fillAndStroke();
1290 'signal' : function(c, x, y, w, h, isInverse) argument
1298 isInverse ? c.fill() : c.fillAndStroke();
1300 'multiple' : function(c, x, y, w, h, isInverse) argument
1310 isInverse ? c.fill() : c.fillAndStroke();
1312 'parallelMultiple' : function(c, x, y, w, h, isInverse) argument
1329 isInverse ? c.fill() : c.fillAndStroke();
1331 'terminate' : function(c, x, y, w, h, isInverse) argument
1336 'star': function(c, x, y, w, h, isInverse) argument