Searched refs:ColorPair (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack.h239 struct ColorPair { struct in class:BrowserThemePack
H A Dbrowser_theme_pack.cc759 reinterpret_cast<ColorPair*>(const_cast<char*>(pointer.data()));
807 sizeof(ColorPair[kColorTableLength]));
1023 colors_ = new ColorPair[kColorTableLength];

Completed in 1173 milliseconds