Searched refs:set_overall_style (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Daliased.php48 $geshi->set_overall_style('color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', true);
H A Dexample.php66 $geshi->set_overall_style('font: normal normal 90% monospace; color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', false);
73 // <pre style="[set_overall_style styles]"><ol>
86 // affected by the styles set by set_overall_style. So if the PRE has a border then the header/footer will
/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php767 function set_overall_style($style, $preserve_defaults = false) { function
4249 // controlled by the set_overall_style method, which works on the

Completed in 358 milliseconds