OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_hi_back
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genpng
248
my $
col_hi_back
; # Color for background of highlighted lines
272
$
col_hi_back
= $overview->colorAllocate(0x00, 0xff, 0x00);
320
$color_back = $
col_hi_back
;
/external/chromium_org/third_party/lcov-1.9/bin/
genpng
251
my $
col_hi_back
; # Color for background of highlighted lines
275
$
col_hi_back
= $overview->colorAllocate(0x00, 0xff, 0x00);
323
$color_back = $
col_hi_back
;
Completed in 23 milliseconds