Searched refs:DROP_LIST_TOTAL_ROWS (Results 1 – 4 of 4) sorted by relevance
8 #define DROP_LIST_TOTAL_ROWS 10 macro25 DROP_LIST_ITEM drop_list_items[DROP_LIST_TOTAL_ROWS];157 for (index = 0; index < DROP_LIST_TOTAL_ROWS; index++) in populate_drop_list()
10 #define DROP_LIST_TOTAL_ROWS 31 macro32 GX_PROMPT drop_list_items[DROP_LIST_TOTAL_ROWS];260 for (index = 0; index < DROP_LIST_TOTAL_ROWS; index++) in populate_drop_list()
54 #define DROP_LIST_TOTAL_ROWS 31 macro57 GX_PROMPT drop_list_items[DROP_LIST_TOTAL_ROWS];295 for (index = 0; index < DROP_LIST_TOTAL_ROWS; index++) in populate_drop_list()
8 #define DROP_LIST_TOTAL_ROWS 100 macro53 DROP_LIST_WIDGET drop_list_widgets[DROP_LIST_TOTAL_ROWS];320 for (index = 0; index < DROP_LIST_TOTAL_ROWS; index++) in PopulateDropList()