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

  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 51 $geshi->set_link_styles(GESHI_LINK, 'color: #000060;');
52 $geshi->set_link_styles(GESHI_HOVER, 'background-color: #f0f000;');
example.php 82 $geshi->set_link_styles(GESHI_LINK, 'color: #000060;');
83 $geshi->set_link_styles(GESHI_HOVER, 'background-color: #f0f000;');
  /external/libvpx/examples/includes/geshi/
geshi.php 1625 function set_link_styles($type, $styles) { function
    [all...]

Completed in 23 milliseconds