Home
last modified time | relevance | path

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

/plugin/godiag/
Dsyntax.php680 $sizex = $this->dgm['gridh'];
687 if ($widthdefined && $sizex != $sizey)
689 if ($sizex > $sizey)
692 if ($this->dgm['edge_right']) $offset_x = $size-$sizex;
693 elseif (!$this->dgm['edge_left']) $offset_x = ($size-$sizex)/2;
697 if ($sizey > $sizex)
699 $size = $sizex;
705 $size = max($sizex, $sizey, $this->dgm['board_size']);
707 if ($this->dgm['edge_right']) $offset_x = $size-$sizex;
708 elseif (!$this->dgm['edge_left']) $offset_x = ($size-$sizex)/2;
[all …]
/plugin/strata/
Dplotly-2.25.2.min.js8sizex:{valType:"number",dflt:0,editType:"arraydraw"},sizey:{valType:"number",dflt:0,editType:"arra… property