Searched refs:actType (Results 1 – 1 of 1) sorted by relevance
875 mxShapePidValve.prototype.isSquareVariant = function(actType) argument877 if (actType === mxShapePidValve.prototype.cst.PILOT || 878 actType === mxShapePidValve.prototype.cst.SOLENOID ||879 actType === mxShapePidValve.prototype.cst.POWERED ||880 actType === mxShapePidValve.prototype.cst.DIGITAL ||881 actType === mxShapePidValve.prototype.cst.WEIGHT ||882 actType === mxShapePidValve.prototype.cst.KEY)