Searched refs:old_num_themes (Results 1 – 1 of 1) sorted by relevance
124 int old_num_themes = param_array[0]; in InitializeThemeResourcesThreadEntry() local128 for (int theme = old_num_themes; theme < new_num_themes; theme++) in InitializeThemeResourcesThreadEntry()163 INT old_num_themes = project->mDisplays[mDisplayIndex].num_themes; in DoDataExchange() local178 for (int theme = mNumThemes; theme < old_num_themes; theme++) in DoDataExchange()185 INT param_array[3] = { old_num_themes, mNumThemes, mDisplayIndex }; in DoDataExchange()