Home
last modified time | relevance | path

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

/plugin/latexwas/
Dclass.latexrender.php43 public function getPicturePathHTTPD() { return $this->_picture_path_httpd; } function in LatexRender
55 return $this->getPicturePathHTTPD() . "/" . $filename;
72 return $this->getPicturePathHTTPD() . $filename;
/plugin/latex/
Dclass.latexrender.php121 function getPicturePathHTTPD() { function in LatexRender
149 return $this->getPicturePathHTTPD()."/".$filename;
168 return $this->getPicturePathHTTPD().$filename;
/plugin/latex-was/
Dclass.latexrender.php121 function getPicturePathHTTPD() { function in LatexRender
149 return $this->getPicturePathHTTPD()."/".$filename;
168 return $this->getPicturePathHTTPD().$filename;