Searched refs:MAX_OPTION_COUNT (Results 1 – 2 of 2) sorted by relevance
6 #define MAX_OPTION_COUNT 5 macro23 CButton m_option_buttons[MAX_OPTION_COUNT];
57 while (entry->val && (m_option_count < MAX_OPTION_COUNT)) in OnCreate()