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

  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 49 $geshi->set_line_style('font: normal normal 95% \'Courier New\', Courier, monospace; color: #003030;', 'font-weight: bold; color: #006060;', true);
example.php 74 // <li style="[set_line_style styles]"><div style="[set_code_style styles]>...</div></li>
77 $geshi->set_line_style('color: #003030;', 'font-weight: bold; color: #006060;', true);
  /external/libvpx/examples/includes/geshi/
geshi.php 844 function set_line_style($style1, $style2 = '', $preserve_defaults = false) { function
    [all...]

Completed in 48 milliseconds