Home
last modified time | relevance | path

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

/plugin/combo/conf/
H A Dmetadata.php254 $meta[FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT] = array('string');
/plugin/combo/lang/en/
H A Dsettings.php197 $lang[FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT] = PluginUtility::getDocumentationHyperLink(Sv…
/plugin/combo/ComboStrap/
H A DFetcherSvg.php86 public const CONF_PRESERVE_ASPECT_RATIO_DEFAULT = "svgPreserveAspectRatioDefault"; define in ComboStrap\\FetcherSvg
1073 …$aspectRatio = SiteConfig::getConfValue(FetcherSvg::CONF_PRESERVE_ASPECT_RATIO_DEFAULT, "xMidYMid …