Searched refs:BuildColorTable (Results 1 – 2 of 2) sorted by relevance
104 int BuildColorTable(int DisplayIndex, int ThemeIndex, int color_format, color_table *table);
956 int resource_view::BuildColorTable(int DisplayIndex, int ThemeIndex, int color_format, color_table … in BuildColorTable() function in resource_view1107 BuildColorTable(DisplayIndex, ThemeIndex, project->mDisplays[DisplayIndex].colorformat, &table); in InstallColorTable()