Home
last modified time | relevance | path

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

/plugin/latex-was/
Dclass.latexrender.php31 var $_picture_path = ""; variable in LatexRender
80 $this->_picture_path = $picture_path;
95 $this->_picture_path = $name;
104 return $this->_picture_path;
/plugin/latex/
Dclass.latexrender.php31 var $_picture_path = ""; variable in LatexRender
80 $this->_picture_path = $picture_path;
95 $this->_picture_path = $name;
104 return $this->_picture_path;
/plugin/latexwas/
Dclass.latexrender.php31 var $_picture_path = ""; variable in LatexRender
80 $this->_picture_path = $picture_path;
95 $this->_picture_path = $name;
104 return $this->_picture_path;