OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_nocov_text
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genpng
246
my $
col_nocov_text
; # Color for test of lines which were not
271
$
col_nocov_text
= $overview->colorAllocate(0xaa, 0x00, 0x00);
313
$color_text = $
col_nocov_text
;
/external/chromium_org/third_party/lcov-1.9/bin/
genpng
249
my $
col_nocov_text
; # Color for test of lines which were not
274
$
col_nocov_text
= $overview->colorAllocate(0xaa, 0x00, 0x00);
316
$color_text = $
col_nocov_text
;
Completed in 23 milliseconds