Searched refs:dgm (Results 1 – 1 of 1) sorted by relevance
26 var $dgm; // holds diagram data variable in syntax_plugin_godiag168 $this->dgm = array (200 $this->dgm['imappings'][$matches[1]]=$matches[2];204 ksort($this->dgm['imappings']);205 foreach($this->dgm['imappings'] as $symb => $href) {220 $this->dgm['black_first'] = false;223 $this->dgm['break'] = 'true';226 $this->dgm['coord_markers'] = true;229 $this->dgm['divclass'] = 'left';232 $this->dgm['divclass'] = 'right';[all …]