HomeSort by relevance Sort by last modified time
    Searched refs:col_cov_text (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/lcov/bin/
genpng 243 my $col_cov_text; # Color for text of covered lines
269 $col_cov_text = $overview->colorAllocate(0x5d, 0x5d, 0xea);
325 $color_text = $col_cov_text;
  /external/chromium_org/third_party/lcov-1.9/bin/
genpng 246 my $col_cov_text; # Color for text of covered lines
272 $col_cov_text = $overview->colorAllocate(0x5d, 0x5d, 0xea);
328 $color_text = $col_cov_text;

Completed in 21 milliseconds