OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colored
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js
183
// Find the start of the next
colored
chunk.
214
// Find the end of the prev
colored
chunk.
302
// Select line number lineno, or if it is in a
colored
chunk, select the
/external/chromium_org/third_party/WebKit/Tools/Scripts/
VCSUtils.pm
41
use Term::ANSIColor qw(
colored
);
453
return
colored
([$colors], $string);
[
all
...]
Completed in 274 milliseconds