OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:col_plain_text
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/lcov/bin/
genpng
241
my $
col_plain_text
; # Color for uninstrumented text
267
$
col_plain_text
= $overview->colorAllocate(0xaa, 0xaa, 0xaa);
307
$color_text = $
col_plain_text
;
/external/chromium_org/third_party/lcov-1.9/bin/
genpng
244
my $
col_plain_text
; # Color for uninstrumented text
270
$
col_plain_text
= $overview->colorAllocate(0xaa, 0xaa, 0xaa);
310
$color_text = $
col_plain_text
;
Completed in 39 milliseconds