Home
last modified time | relevance | path

Searched refs:TINT_FRAME_INCOGNITO (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/themes/
H A Dtheme_properties.h59 TINT_FRAME_INCOGNITO, enumerator
H A Dtheme_properties.cc279 DCHECK(id != TINT_FRAME_INCOGNITO && id != TINT_FRAME_INCOGNITO_INACTIVE) in GetDefaultTint()
H A Dbrowser_theme_pack.cc211 {"frame_incognito", TP::TINT_FRAME_INCOGNITO},
1536 {PRS::kFrameIncognito, TP::TINT_FRAME_INCOGNITO, in CreateFrameImagesAndColors()
1600 HSLShift(frame, GetTintInternal(TP::TINT_FRAME_INCOGNITO))); in GenerateFrameColorsFromTints()
1850 if (id == TP::TINT_FRAME_INCOGNITO) in GetTintInternal()