Home
last modified time | relevance | path

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

/plugin/fontface/
H A Daction.php72 $CSSfiles[] = $this->_getGoogleFontPath($fontFileName);
73 $CSSfiles[] = $this->_getGoogleFontPath($fontFileName2);
183 function _getGoogleFontPath($fontFileName) { function in action_plugin_fontface