Searched defs:option (Results 1 – 2 of 2) sorted by relevance
46 bool option = atoi(val) != 0; in Set() local54 int option = atoi(val); in Set() local
1120 static inline BOOL BASS_SetConfigPtr(DWORD option, const WCHAR *value) in BASS_SetConfigPtr()