Searched refs:addArea (Results 1 – 2 of 2) sorted by relevance
| /plugin/imagemapping/ |
| D | ImageMapHandler.php | 109 protected function addArea($pos, $type, $title, $url, $wiki = null) function in dokuwiki\\plugin\\imagemapping\\ImageMapHandler 168 $title = $this->addArea($pos, $type, $title, $data[0]); 181 $title = $this->addArea($pos, $type, $title, $data[3], $data[2]);
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 915 function addArea(ar) { 958 addArea(map_data.getDataForKey(key.toString())); 966 addArea(map_data.getDataForArea(e));
|