HomeSort by relevance Sort by last modified time
    Searched refs:set_overall_style (Results 1 - 3 of 3) sorted by null

  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 48 $geshi->set_overall_style('color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', true);
example.php 66 $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/examples/includes/geshi/
geshi.php 767 function set_overall_style($style, $preserve_defaults = false) { function
    [all...]

Completed in 76 milliseconds