Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Drendering.php338 protected function getInlineReferenceStyle($reference, $name, $default) { function in refnotes_basic_renderer
346 $baseStyle = $this->getInlineReferenceStyle($reference, 'reference-base', 'text');
347 $fontWeightStyle = $this->getInlineReferenceStyle($reference, 'reference-font-weight', 'normal');
348 $fontStyle = $this->getInlineReferenceStyle($reference, 'reference-font-style', 'normal');
349 $formatStyle = $this->getInlineReferenceStyle($reference, 'reference-format', 'none');