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

  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 50 $geshi->set_code_style('color: #000020;', 'color: #000020;');
example.php 70 // you don't want this. So the set_code_style reverts styles for the line (by using a <div> on the line).
74 // <li style="[set_line_style styles]"><div style="[set_code_style styles]>...</div></li>
78 $geshi->set_code_style('color: #000020;', true);
  /external/libvpx/examples/includes/geshi/
geshi.php 824 function set_code_style($style, $preserve_defaults = false) { function
    [all...]

Completed in 195 milliseconds