Home | History | Annotate | Download | only in themes

Lines Matching refs:kFrameTintMap

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)));