OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFrameTintMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/themes/
browser_theme_pack.cc
248
IntToIntTable
kFrameTintMap
[] = {
268
// persistent IDs for all themeable image IDs that aren't in
kFrameTintMap
or
894
for (size_t i = 0; i < arraysize(
kFrameTintMap
); ++i) {
895
int prs_id =
kFrameTintMap
[i].key;
935
*frame, GetTintInternal(
kFrameTintMap
[i].value)));
[
all
...]
/external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc
336
IntToIntTable
kFrameTintMap
[] = {
401
// persistent IDs for all themeable image IDs that aren't in
kFrameTintMap
,
[
all
...]
Completed in 182 milliseconds