Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dtemplate.php560 * @param string $inner innerHML of link
568 function tpl_actionlink($type, $pre = '', $suf = '', $inner = '', $return = false)
605 $pre . ($inner ?: $caption) . $suf,
681 * @param string $inner inner HTML for links
687 function tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', $inner = '')
692 $out .= tpl_actionlink($type, $pre, $suf, $inner, true);
525 tpl_actionlink($type, $pre = '', $suf = '', $inner = '', $return = false) global() argument
639 tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', $inner = '') global() argument
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less453 input::-moz-focus-inner,
454 button::-moz-focus-inner {
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css233 input.ui-button::-moz-focus-inner,
234 button.ui-button::-moz-focus-inner {