OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_hi_text
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genpng
249
my $
col_hi_text
; # Color for text of highlighted lines
273
$
col_hi_text
= $overview->colorAllocate(0x00, 0xaa, 0x00);
319
$color_text = $
col_hi_text
;
/external/chromium_org/third_party/lcov-1.9/bin/
genpng
252
my $
col_hi_text
; # Color for text of highlighted lines
276
$
col_hi_text
= $overview->colorAllocate(0x00, 0xaa, 0x00);
322
$color_text = $
col_hi_text
;
Completed in 36 milliseconds