OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TintForUnderline
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/themes/
theme_properties.cc
129
SkColor
TintForUnderline
(SkColor input) {
268
return
TintForUnderline
(kDefaultColorNTPLink);
278
return
TintForUnderline
(kDefaultColorNTPSectionLink);
/external/chromium/chrome/browser/themes/
theme_service.cc
50
SkColor
TintForUnderline
(SkColor input) {
478
return
TintForUnderline
(kDefaultColorNTPLink);
488
return
TintForUnderline
(kDefaultColorNTPSectionLink);
Completed in 41 milliseconds