Home
last modified time | relevance | path

Searched refs:handleStyle (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/shapes/
DmxBootstrap.js1186 var handleStyle = mxUtils.getValue(this.state.style, 'handleStyle', 'circle');
1227 if (handleStyle == 'rect')
1244 else if (handleStyle == 'circle')
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupForms.js1220 …var handleStyle = mxUtils.getValue(this.style, mxShapeMockupHorSlider.prototype.cst.HANDLE_STYLE, …
1248 if (handleStyle === mxShapeMockupHorSlider.prototype.cst.HANDLE_CIRCLE)
1253 else if (handleStyle === mxShapeMockupHorSlider.prototype.cst.HANDLE_TRIANGLE)
1262 else if (handleStyle === mxShapeMockupHorSlider.prototype.cst.HANDLE_HANDLE)
/plugin/edittable/lib/
Dhandsontable.full.js24021 var handleStyle = { variable
24030 for (var _prop in handleStyle) {
24031 if ((0, _object.hasOwnProperty)(handleStyle, _prop)) {
24032 this.selectionHandles.styles.bottomRight[_prop] = handleStyle[_prop];
24033 this.selectionHandles.styles.topLeft[_prop] = handleStyle[_prop];
/plugin/zwidoku/files/
H A Djs.js1handleStyle={position:'absolute',height:width+'px',width:width+'px','border-radius':parseInt(width…