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

/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Daliased.php49 $geshi->set_line_style('font: normal normal 95% \'Courier New\', Courier, monospace; color: #003030;', 'font-weight: bold; color: #006060;', true);
H A Dexample.php74 // <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/libvpx/examples/includes/geshi/
H A Dgeshi.php844 function set_line_style($style1, $style2 = '', $preserve_defaults = false) { function

Completed in 47 milliseconds