Home
last modified time | relevance | path

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

/plugin/latex-was/
Dclass.latexrender.php32 var $_picture_path_httpd = ""; variable in LatexRender
81 $this->_picture_path_httpd = $picture_path_httpd;
113 $this->_picture_path_httpd = $name;
122 return $this->_picture_path_httpd;
/plugin/latex/
Dclass.latexrender.php32 var $_picture_path_httpd = ""; variable in LatexRender
81 $this->_picture_path_httpd = $picture_path_httpd;
113 $this->_picture_path_httpd = $name;
122 return $this->_picture_path_httpd;
/plugin/latexwas/
Dclass.latexrender.php32 var $_picture_path_httpd = ""; variable in LatexRender
81 $this->_picture_path_httpd = $picture_path_httpd;
113 $this->_picture_path_httpd = $name;
122 return $this->_picture_path_httpd;