Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dconfighandling.h217 int OptionsList_GetIntValueByID (struct _OptionsList *OptionsList, const char *cpID, int iDef…
H A Dconfighandling.c2915 int OptionsList_GetIntValueByID (struct _OptionsList *OptionsList, const char *cpID, int iDefault){ in OptionsList_GetIntValueByID() function
H A Dmyfm.c269 …iSaveSessionMinutes = OptionsList_GetIntValueByID (g_OptionsList, SAVESESSIONMINUTESTYPES, DEFAULT… in main()