Searched refs:hitAreaStyle (Results 1 – 2 of 2) sorted by relevance
24007 var hitAreaStyle = { variable24014 for (var prop in hitAreaStyle) {24015 if ((0, _object.hasOwnProperty)(hitAreaStyle, prop)) {24016 this.selectionHandles.styles.bottomRightHitArea[prop] = hitAreaStyle[prop];24017 this.selectionHandles.styles.topLeftHitArea[prop] = hitAreaStyle[prop];
1 …hitAreaStyle={position:'absolute',height:hitAreaWidth+'px',width:hitAreaWidth+'px','border-radius'…