Home
last modified time | relevance | path

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

/template/sprintdoc/tpl/
H A Dnav-page-attributes.php19 if ($qcPlugin && $qcPlugin->shouldShow()) {
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5887 },showCommandLine:function(shouldShow){return; argument
5888 if(shouldShow){collapse(Firebug.chrome.$("fbCommandBox"),false);