OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_header_content_style
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/examples/includes/geshi/contrib/
aliased.php
54
$geshi->
set_header_content_style
('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;');
example.php
89
$geshi->
set_header_content_style
('font-family: sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;');
/external/libvpx/examples/includes/geshi/
geshi.php
1579
function
set_header_content_style
($style) {
function
[
all
...]
Completed in 51 milliseconds