Home
last modified time | relevance | path

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

/plugin/imagemapping/
DImageMappingEditor.js67 this.imgurl = this.constructImgUrl(area.value.substring(img.start, img.end));
73 …this.imgurl = this.constructImgUrl(area.value.substring(map.start, area.value.indexOf('}}', map.st…
433 constructImgUrl(img) { method in ImageMappingEditor