Searched refs:total_themes (Results 1 – 1 of 1) sorted by relevance
2874 int total_themes = project->mDisplays[mDisplayIndex].num_themes; in OnSetActiveTheme() local2879 if ((active_theme >= 0) && (active_theme < total_themes)) in OnSetActiveTheme()