Lines Matching refs:SDL_bool
58 static SDL_bool
77 static SDL_bool
125 check_proc_acpi_battery(const char * node, SDL_bool * have_battery, in check_proc_acpi_battery()
126 SDL_bool * charging, int *seconds, int *percent) in check_proc_acpi_battery()
134 SDL_bool charge = SDL_FALSE; in check_proc_acpi_battery()
135 SDL_bool choose = SDL_FALSE; in check_proc_acpi_battery()
214 check_proc_acpi_ac_adapter(const char * node, SDL_bool * have_ac) in check_proc_acpi_ac_adapter()
237 SDL_bool
243 SDL_bool have_battery = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_acpi()
244 SDL_bool have_ac = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_acpi()
245 SDL_bool charging = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_acpi()
288 static SDL_bool
314 static SDL_bool
323 SDL_bool
327 SDL_bool need_details = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_apm()
431 SDL_bool
449 SDL_bool choose = SDL_FALSE; in SDL_GetPowerInfo_Linux_sys_class_power_supply()
545 SDL_bool choose = SDL_FALSE; in check_upower_device()
613 SDL_bool
616 SDL_bool retval = SDL_FALSE; in SDL_GetPowerInfo_Linux_org_freedesktop_upower()