Home
last modified time | relevance | path

Searched refs:topLeftHitArea (Results 1 – 3 of 3) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js23988 topLeftHitArea: document.createElement('DIV'), property
23996 this.selectionHandles.topLeftHitArea.className = 'topLeftSelectionHandle-HitArea';
24002 topLeftHitArea: this.selectionHandles.topLeftHitArea.style, property
24017 this.selectionHandles.styles.topLeftHitArea[prop] = hitAreaStyle[prop];
24038 this.main.appendChild(this.selectionHandles.topLeftHitArea);
24056 var hitAreaWidth = parseInt(this.selectionHandles.styles.topLeftHitArea.width, 10);
24061 … this.selectionHandles.styles.topLeftHitArea.top = parseInt(top - hitAreaWidth / 4 * 3, 10) + 'px';
24062 …this.selectionHandles.styles.topLeftHitArea.left = parseInt(left - hitAreaWidth / 4 * 3, 10) + 'px…
24072 this.selectionHandles.styles.topLeftHitArea.display = 'block';
24084 this.selectionHandles.styles.topLeftHitArea.display = 'none';
[all …]
/plugin/zwidoku/files/
H A Djs.js1topLeftHitArea:document.createElement('DIV'),bottomRight:document.createElement('DIV'),bottomRight…
/plugin/jsontable/script/
Dhandsontable.full.min.js29topLeftHitArea:document.createElement("DIV"),bottomRight:document.createElement("DIV"),bottomRight… property