Lines Matching defs:theme
266 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteErrorDirectives() local
646 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in InitOptimizedFonts() local
662 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in DestroyOptimizedFonts() local
766 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteThemeDefines() local
928 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteColorTable() local
985 void resource_gen::WritePalette(int theme) in WritePalette()
1110 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteFontData() local
1262 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteFontTable() local
1296 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WriteFontTable() local
1480 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WritePixelmapData() local
1593 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WritePixelmapTable() local
1635 for (int theme = 0; theme < m_project->mDisplays[m_display].num_themes; theme++) in WritePixelmapTable() local
2588 int theme; in WriteThemes() local
4899 int resource_gen::FindResourceReferenceTheme(res_info *info, int theme) in FindResourceReferenceTheme()