Home
last modified time | relevance | path

Searched refs:NUM_COLOR_FORMATS (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_gen.cpp93 #define NUM_COLOR_FORMATS (sizeof(strColorFormat52) / sizeof(TCHAR *)) macro
691 if (color_format >= NUM_COLOR_FORMATS) in GetColorFormatName()
724 for(int index = 0; index < NUM_COLOR_FORMATS; index++) in GetColorFormatVal()