Searched refs:OptionsList_GetIntValueByID (Results 1 – 3 of 3) sorted by relevance
217 int OptionsList_GetIntValueByID (struct _OptionsList *OptionsList, const char *cpID, int iDef…
2915 int OptionsList_GetIntValueByID (struct _OptionsList *OptionsList, const char *cpID, int iDefault){ in OptionsList_GetIntValueByID() function
269 …iSaveSessionMinutes = OptionsList_GetIntValueByID (g_OptionsList, SAVESESSIONMINUTESTYPES, DEFAULT… in main()