Home
last modified time | relevance | path

Searched +full:apply_fs_to_non_css +(+path:plugin +path:odt) -(+path:plugin +path:odt +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/odt/conf/
H A Ddefault.php26 $conf['apply_fs_to_non_css'] = false;
H A Dmetadata.php20 $meta['apply_fs_to_non_css'] = array('onoff');
/plugin/odt/helper/
H A Dconfig.php243 $this->config ['apply_fs_to_non_css'] =
/plugin/odt/renderer/
H A Dpage.php182 if ($this->config->getParam ('apply_fs_to_non_css')) {
206 if ($this->config->getParam ('apply_fs_to_non_css')) {