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

  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 193 struct TintEntry {
browser_theme_pack.cc 401 pack->tints_ = reinterpret_cast<TintEntry*>(const_cast<char*>(
429 reinterpret_cast<const char*>(tints_), sizeof(TintEntry[kTintArraySize]));
602 tints_ = new TintEntry[kTintArraySize];
    [all...]

Completed in 157 milliseconds