HomeSort by relevance Sort by last modified time
    Searched full:string_attributes (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 2418 $string_attributes = ' style="' . $this->language_data['STYLES']['STRINGS'][$string_key] . '"'; variable
2420 $string_attributes = ' class="st'.$string_key.'"'; variable
2600 $string_attributes = ' style="' . $this->language_data['STYLES']['STRINGS']['HARD'] . '"'; variable
2603 $string_attributes = ' class="st_h"'; variable
    [all...]

Completed in 638 milliseconds